An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
I need to write the data to excel file in a loop and it should not be overwritten instead it should dynamically create excel files and write into it. please can i have the solution for this.
so you want to create a new Excel file in each iteration of a loop? Most loop operators supply an iteration macro which you can use to dynamically adjust the file parameter of the Write Excel operator. Which loop operator are you using?
If this information is not sufficient for you, please post your process setup and a bit more information about your application such that we get a better understanding of your problem.
so you want to create a new Excel file in each iteration of a loop? Most loop operators supply an iteration macro which you can use to dynamically adjust the file parameter of the Write Excel operator.
Which loop operator are you using?
If this information is not sufficient for you, please post your process setup and a bit more information about your application such that we get a better understanding of your problem.