I have a process in which the input is an excel that is in a folder. When it finishes processing, I need it to save the results in another path, and to preserve the format of the input Excel (cell color, etc.). How can I do it?
You can simply use copy file activity!
From: File Path
To: Destination Folder path
Screenshot for reference:

You can also rename that file using Rename File Activity:

Regards,
Ajay Mishra
1 Like
My suggestion would be to use a Template file, before starting with the process inside excel, please make a copy of the template file and then modify it.
Here you can use preformatted condition formatting in the sheet, and whenever the data goes in, it should take the formatting.
If the formatting isn’t taking effect,
You would have to use Modern Excel Activities, and you would have to Format Cells.
Thanks
Happy Automation! ![]()
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
