Excel Automation automation templates
5 ready-to-use excel automation templates. Import one into Robomotion, connect your own accounts, and run it on a schedule or on demand.
Consolidate Excel Reports
IntermediateUpdated 10 months agoCombines rows from multiple Excel workbooks in a folder into one consolidated sheet. A reporting helper that removes repetitive copy-paste work.
Launch Excel
BeginnerUpdated 10 months agoOpens Microsoft Excel and creates a new empty workbook. Starter template for any Excel automation.
Launch Excel and Extract Table
BeginnerUpdated 10 months agoOpens an Excel workbook and reads its first table into a structured message variable. Ideal starting point for data-driven flows.
Manipulate Excel Data Using SQL
AdvancedUpdated 10 months agoLoads Excel data into an in-memory SQL engine and runs a SELECT / UPDATE statement against it. Gives you database-level expressiveness over spreadsheet data.
Search and Replace Excel Values
BeginnerUpdated 10 months agoPerforms a find-and-replace across an Excel worksheet and saves the result. Handy for bulk corrections or masking sensitive fields.