🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"creating dynamically new excel file"

User: "punitha_c87"
New Altair Community Member
Updated by Jocelyn
Hi,

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.

Thanks in advance.

Thanks and Regards,
C. Punitha

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MariusHelf"
    New Altair Community Member
    Hi,

    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.