12-12-2018 11:58 AM
@paul.r wrote:It is - if instead of saving the file as a csv file, you save it as a text file, when you then try and open it in Excel it will take you through an import wizard that will allow you to specify the format of the data.
If you save the file as a txt file and have the file be tab delimited (instead of comma delimited), then Excel will open it up perfectly fine.
12-12-2018 12:01 PM
Good idea! I'll try that.