Hi
I have this text content want to write them to excel?
but not sure why the first line (phoneNo) doesnt appear in excel, only show the rest of the content.
also as the text is separated by ; how to do the setting in generate data table? I did in the second picture, but in excel it shows a space line first then next line shows my content. How to fix? Thanks
Thanks heaps! it works. but I have multiple text files, when they all write together in excel, theres no new line space in between them, how do I add it?
Hi @Anil_G
How do I separate them in different cell in excel?
Eg. phoneNo in A1 and 123456789 in A2? then customerId in B1 and 2345678 in B2?
when more text content read, will automatically only write 123456789 in A3, 2345678 B3 etc. let it accumulate keep on going?
its now separated after = and ;
but customerName=Alex Sam → separated as Alex in cell K1 Sam in cell K2
also would like eg. phoneNo in cell A1 and 123456789 in A2 cause now 123456789 is in B1