Dear all, I wish to perform the automation with following steps. However, starting step 5 onwards which I have highlighted below, I have no idea what resource/card to be used. Can any expert advise in this matter? Thanks in advance!
As summary, I want my bot to download multiple data from website and then put into same excel file but in different sheets by sequence.
Example:
- Bot downloads from website and saves excel file named as “backbone 1” into folder 1.
- Bot transfers “backbone 1” excel file into folder 2. (Now there is no “backbone 1” excel file in folder 1 anymore)
- Bot copy data inside “backbone 1” excel file and paste into “backbone 2” new excel file.
- Bot rename sheet in “backbone 2” excel file as “ONE”.
- Bot again downloads from website and saves excel file as “backbone 1” into folder 1 since no “backbone 1” excel file in folder 1 anymore due to item no.2.
- Bot insert new sheet in “backbone 2” excel file and rename as “TWO”.
- Bot copy data inside “backbone 1” excel file and paste into sheet “TWO” in “backbone 2” excel file.