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,673

Downloads 959

CodeID
DB ID