I’m creating a button to execute a VBA function/macro which is written by myself. How to set the “Macro” field?
How to call the VBA function from the immediate window?
I’m creating a button to execute a VBA function/macro which is written by myself.
Share
Use the VBARUN command followed by the name of your macro.