Automating+excel+tasks+using+rpa+bots+for+excel+plug-In Step+list
Automating+excel+tasks+using+rpa+bots+for+excel+plug-In Step+list
This document provides the steps to create a bot to automate the Bonus Calculation process using
Enterprise A2019 Productivity Pack RPA Bots for Excel plug-in solution. and execute the bot from Excel
using Automation Anywhere’s Excel plugin.
Objective
In this document, you will learn how to create and execute Excel-related bots using the Productivity
Pack RPA Bots for Excel plug-in solution. Automation Anywhere’s Excel plug-in.
Prerequisites
• Ensure the Enterprise A2019 Control Room and Excel Plug-in is installed and configured on
your device
• Access
https://docs.automationanywhere.com/bundle/integrations/page/enterprise/topics/aae-
client/bot-creator/customizing-an-automation-client/ms-excel-plugin.html to install and
configure the Excel plug-in
Create a Bot to Automate the Bonus Calculation Process
In the Enterprise A2019 Control Room under List bot editor:
3. Move the cursor to end of the row in the excel sheet that is to the Bonus cell.
i. Drag and drop the Go to cell Excel command below the Loop command in the list editor.
This displays the Go to cell command pane.
ii. Select active cell End of row.
iii. Click Apply.
5. Move one cell below to traverse the entire Excel sheet. To do this:
i. Drag and drop the Go to cell Excel command below the Set cell command.
ii. Select active cell One cell below.
Note: Steps 3 to 5 are repeated until the bonus calculation is done for all the employee rows.
1
Execute the Bonus Calculation Bot from Excel Using Excel Plug-in
1. Open the Cloud Excel application.
2. Connect to the configured Control Room in Excel.
i. Go to the Automation tab.
ii. Click Login.
The RPA Bots for Excel window with the Login page appears in the right panel.
iii. Enter:
a. Configured Control Room URL where the bot is created
b. Bot Runner username, and
c. Bot Runner password
iv. Click Login.
5. In the Output tab, under Output Processing drop-down list, select Default: Save To Cell
Note: This determines how the data is returned from the bot to the Excel sheet after the bot is
triggered from the Output Processing Options drop-down list.
• None: No data is passed to the bot.
• Default: Save to Cell - This option saves the results in a new Excel sheet called
AutomationBotResult.
• Map Output Variables- The output variables you created for your bot are displayed. Enter the
cell range in the Output Data field to specify where you want the output data to display.
Congratulations! You have successfully created an excel-related bot in Enterprise A2019 and executed
it directly from Excel using RPA bots for Excel.