Hi.. Is it possible to copy a Worksheet of a Workbook to a different Workbook with this component ?
Hi Tiago,
It is possible to copy a Worksheet of a Workbook to a different Workbook, by using the Workbook_AddCopyWorksheet action.
Here is a simple code example of using that action, to "merge" two RecorListToExcel actions into one output file.
Hope this helps. Any question, please feel free to reply.
Thank you.
CA
Hi @Alfaro ,
I couldn't copy the worksheet using the Workbook_AddCopyWorksheet action from the Excel_Package; I'm getting this error: "Object reference not set to an instance of an object."
Actually, the Workbook_AddCopyWorksheet action is for copying the worksheet or pasting the worksheet into another workbook.
I can't find any actions for inserting the copied worksheet in the Excel_Package component.
I need your guidance on this.
If possible, could you please share a sample demo OML for this.
Waiting for your response.
Thanks & Regards,
Vishnu Shankar
Thank you Carlos..
It worked out
Thanks ! create one file multiple sheet