Hey there,
is there a possibility to create a button that contains three macros. That means if I press it, three macros will be executed?
Cheers![]()
Hey there,
is there a possibility to create a button that contains three macros. That means if I press it, three macros will be executed?
Cheers![]()
Yes, you can use something like this.
![]()
Sub MainMacro() Call Macro1 Call Macro2 Call Macro3 End Sub
If posting code please use code tags, see here.
Thank you!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks