Calling forms on an add-in

C

chris

Hello,
I have a menu add-in which runs fine from the add-in menu, but when I
try to run the sub that it runs when it starts the add-in I get

Run-time error '2517':

can't find the procedure

Can anyone help me figure out how to run a procedure from a main
database that is contained in a menu add-in?
 
Top