J
Jak
Hi All
In Excel I can open the Macro Dialog box using the following line:
Application.Dialogs(xlDialogRun).Show
Once open I can select a macro and click "Step Into". What I would like to
know is how to click the Step Into button via code ie VB, API. Thanks.
In Excel I can open the Macro Dialog box using the following line:
Application.Dialogs(xlDialogRun).Show
Once open I can select a macro and click "Step Into". What I would like to
know is how to click the Step Into button via code ie VB, API. Thanks.