saucepleez / taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
http://www.taskt.net/
1.1k stars 352 forks source link

Run Macro command #246

Closed ShahinHassan025 closed 3 years ago

ShahinHassan025 commented 3 years ago

I want to run macro command i m inserting macro name but its not working pls help me out .

AntonYakimov commented 3 years ago

Any update. I'm aslo interested.

saucepleez commented 3 years ago

You can use the Excel Commands to open an existing workbook, and then call the macro command:

image

You will want to preface the macro name with the context like ThisWorkbook.MacroName