Hi Everyone,
I have written iterative Macro that's being called after reading a data base for each row. I want to be able to write output of each iteration in a single file in append mode. however, each iteration overwrites the output data file. How do i append output of each iteration in a single file?