L
Luc Benninger
I have document (A) which contains some macros. In another document (B)
I am dynamically creating a CommandBarButton using VBAs AutoOpen
procedure. The buttons OnAction property should now call a macro from
the document A. But even if both documents are open, the macros in A
seem not to be visible???
How should the OnAction string look like? or do you see other posibilities?
Thanks in advance!
Luc
I am dynamically creating a CommandBarButton using VBAs AutoOpen
procedure. The buttons OnAction property should now call a macro from
the document A. But even if both documents are open, the macros in A
seem not to be visible???
How should the OnAction string look like? or do you see other posibilities?
Thanks in advance!
Luc