Quote Originally Posted by marcel View Post
Separate rows by "\r\n". Just like in a CSV file, only here you don't have commas, but tabs.

Regards
Great. (Hopefully) Last question. How is the best way to set up the loop to put those ("\r\n") separaters in? I should probably know this

TIA.