I would like to create a SINGLE text file that can write all the names one by one automatically.
for example.
I can read each row from the excel sheet but when I try to put it into a single text file there is a text file created for every row. I want to add all the rows in a single text file.