Hello friends, I need to dowload a spreadsheet save it in a folder and then in another part of the robot to open this spreadsheet, but the spreadsheet changes every month how do I create a condition to solve this problem

for saving file to folder. I would recommend to do as aquinn said, and btw turn off the option to “ask where to save file”. So every downloaded files will be saved on Downloads folder. From there you can use “Move files” activity to move downloaded file (with name of the file if it is the same each month and only difference are date in name) to your Folder where you store these spreadsheets. After that you can change the name of the file you just have moved(if there is any pattern in the file name, it would be easier to do rename file).

1 Like