Hi
I am doing a billing project and it is supposed to fill an Invoice in an excel sheet using information from another excel sheet and then saves the updated invoice template file for each customer as a new excel document . i need a help to save a new template file for each customer ? what do i use ?
Use Copy File activity before you start updating the excel file. Name it as per your requirement and then start making changes in the copied file using Excel Process Scope or Workbook activities as per your choice and requirement.
This way, your original template will remain intact.
You could save a simple Excel template for your invoice.
Then name the cells you want to write to, simply by typing a name in the shown location below.