Run Excel Macro
Runs an Excel macro. This activity can only be placed under an Excel scope.
#
Properties#
Input1 Arguments The arguments to be sent to the macro as an array of objects {}. 2 Macro Name The name of the macro to be run. 3 VBA File Path The path to the VBA file in case we want to run the macro from VBA file. If not specified, it will try to load the macro from the Excel file loaded by the scope.
#
General PropertiesSee General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
Result2 Macro result The result of the run macro.