Skip to main content

Excel automation preset

To automate actions in MS Office you can use Excel automation presets provided by AutoToolit for Office. Click Add Preset in the Auto ribbon toolbar to create a new automation preset:

ribbon toolbar to add an automation preset for Excel automation in AutoToolit for Office

General settings#

For the automation preset you can define various general settings:

general settings for Excel automation in AutoToolit for Office

First you can choose, if you want to just automate the current Excel workbook or if you want to create a new file using the Excel workbook as template.

In case you want a new file, you can specify its name and location. You can read the location and name of the file from an Excel cell, if you need to perform any logic to derive it.

Sometimes it is useful to create new files based on another template file, especially when creating PowerPoint presentations. You can then choose the name and location of the template file here.

Available automation step types#

For each automation preset you can define a list of automation steps that will be executed sequentially. This is the list of currently available automation types that can be added to the automation preset:

  • PowerPoint Export exports an Excel export section to a PowerPoint presentation
  • Send EMail creates an email message with attachments and sends it
  • Set Parameters changes the values of one or several parameters
  • Update Data Source triggers the update of all or selected data sources
  • Set Document changes the current target document that is modified during the export

In a new preset you can choose the first automation step:

available automation step types for Excel automation in AutoToolit for Office

Automation steps for current preset#

If you have several automation steps configured for a preset you can see the sequence of automation steps as well. Here is an example:

automation step sequence for Excel automation in AutoToolit for Office

The order of the automation steps can be changed by drag and drop. You can add new automation steps when clicking the + button.