A
AJ
This seems like an easy thing - I am sure it is.
I am trying to get my menus to run some code that I wrote using a command
button wizard...
I Google this group, and learned that I merely refer to a PUBLIC sub in the
menus on-action field...
for example:
=MyInvoicePrint()
But it doesn't work.
I have tried variations that included the click, like
=MyInvoicePrint_click(), and everything.
What is the hitch? Does it have to be tied to a form?
I am trying to get my menus to run some code that I wrote using a command
button wizard...
I Google this group, and learned that I merely refer to a PUBLIC sub in the
menus on-action field...
for example:
=MyInvoicePrint()
But it doesn't work.
I have tried variations that included the click, like
=MyInvoicePrint_click(), and everything.
What is the hitch? Does it have to be tied to a form?