E
Eric
Hello,
I have an add-in that creates a menu from which I call procedures stored in
the same add-in using the syntax: .OnAction = ThisWorkbook.Name &
"!procedurename".
What would be the syntax if I where to call a procedure stored in another
loaded add-in, let's say in module3?
Thank you.
Eric
I have an add-in that creates a menu from which I call procedures stored in
the same add-in using the syntax: .OnAction = ThisWorkbook.Name &
"!procedurename".
What would be the syntax if I where to call a procedure stored in another
loaded add-in, let's say in module3?
Thank you.
Eric