Run Excel Macro

Runs an Excel macro. This activity can only be placed under an Excel scope.

Properties#

Excel to Datatable properties

Input#

1 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 Properties#

See General Properties.

Misc#

See Misc.

Out Error#

See Out Error.

Result#

2 Macro result The result of the run macro.