How do I use a downloaded excel file to copy/paste the data into another file?

Hi @jose.carmona,

Using Read range workbook activity, youu can read the excel file and output the data in data table.
Write range workbook activity, you can paste the copied data in another excel file.