I'm writing a program that emails some data to a few of my employee's
One of them tracks the data in excel so I added a purely data line in text to the bottom of the email so he can just copy and paste it into excel.
I used \t (tabs) to denote fields but when I paste, it all runs together. Is there a character to put in each field in a cell in excel?
