Run macro

Runs a macro from another workbook (Workbook has to be open).

CodeFunctionName
What is this?

Public

Tested

Original Work
So, to run macro called "ReportMan" from workbook "OpenedWorkbookName.xls", you need to run below command

Application.Run "'OpenedWorkbookName.xls'!ReportMan"

Views 2,680

Downloads 963

CodeID
DB ID