How to write header and each row contents to differnet file after reading range

Hi all,
I would like to copy the file contents from 1 excel file, and then newly create and output the other differnt file per each row adding header.
I attached the program I created. The problem is that I don’t know how to output per each row NOT all range to the file.
It would be very appreciated if you could give me some advise.

Thank you in advance.
AyaPrototype.zip (6.0 KB)

@aya.miyagi In write range activity property check AddHeaders

Indra, thank you.
I found the solution on this problem.
See my program.
Excel.xaml (11.8 KB)

1 Like