Good Day.
May I know how to write an excel file? What is the activity that should be used?
Best regards,
John Mark
Good Day.
May I know how to write an excel file? What is the activity that should be used?
Best regards,
John Mark
Use write range workbook activity @John_Mark
Regards
Hi @John_Mark
If your input is datatable, then you can use the write range workbook activity to write the data in the excel.
Hope it helps!!
Check the below thread: @John_Mark
Regards
Hi @John_Mark
If you want to use excel activities,Use Write Datatable to excel activity
Hope it helps!!
@John_Mark
check this file as reference for read and write values in excel
Main.xaml (13.9 KB)
Read.xlsx (10.3 KB)
I hope its help