Back

Explore Courses Blog Tutorials Interview Questions
+3 votes
2 views
in RPA by (12.7k points)

I want to read all the unRead mails from the mail using "Email Automation Command" and extract the 'from mail', 'subject' and insert into the excel sheet. I am able to read all the unRead mails from mail and subject but here each mail data is inserted into the separate excel file. How can i create the excel file dynamically in Automation Anywhere. Anyone help me.Thanks in Advance.

1 Answer

+4 votes
by (29.5k points)
edited by

Answer: You basically need to shift in the cells inside the excel file. This can be done as follows:

Open spreadsheet ->Loop through Read mai-> go to beginning of row of active cell-> set value of active cell{from} -> go to one cell right of active cell->set value of active cell{subject}->go to one cell down -> end loop

Want to learn RPA from scratch! Have a look at this video on RPA provided by Intellipaat:

Note there are options under excel which are to move to cell number, one cell down, one cell right, etc. you can use them to navigate through excel sheet as you please.

Related questions

0 votes
1 answer
asked Jul 22, 2019 in RPA by noah kapoor (5.3k points)
0 votes
1 answer
asked Jul 22, 2019 in RPA by noah kapoor (5.3k points)
0 votes
1 answer
asked Jul 17, 2019 in RPA by Abhishek_31 (12.7k points)
0 votes
1 answer

Browse Categories

...