J
João Correia
Hi, I have a droptable on my menu, and when an option is
selected it runs a macro with the VB
code 'button.OnAction = "Macro"'.
What I'm trying to do is to call more than one macro with
this button. If I put another code line in the next row
(something like button.OnAction = "Macro1") it only runs
the second (??) macro.
There's probably an easy way to put it all in the same
row or something like that.
Please, share with me your knowledge!!
Thanks
selected it runs a macro with the VB
code 'button.OnAction = "Macro"'.
What I'm trying to do is to call more than one macro with
this button. If I put another code line in the next row
(something like button.OnAction = "Macro1") it only runs
the second (??) macro.
There's probably an easy way to put it all in the same
row or something like that.
Please, share with me your knowledge!!
Thanks