Can I call an XLM macro from within Excel VB?

Correct Answer: With the help of Excel App instance we can execute a Macro in VB code EXcelAppInstanceApplicationRun("MacroName")

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion