For write range workbook activity is it necessary that excel file should be already created

I dont have excel on my machine, so I need to use Write Range Workbook Activity. If the excel file is not present and, if we try to insert some data table then what will happen, will it create a new excel file and write data to it or it will throw an error?

Hi @Tech

When you use Write Range Workbook activity if the Excel file is not present, it will create a new Excel file with the given name at run time.

Check the below docs for more information

Regards

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.