April 2006
Beginner
1114 pages
98h 16m
English
Application.Run([Macro], [Args])
Runs a macro.
|
Argument |
Setting |
|---|---|
|
|
The name of the macro to run |
|
|
Arguments for the macro |
This method is mainly used by Excel itself when recording user actions that run macros. However, you can also use it to run automated tests during development.
Read now
Unlock full access