A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Okay, actually I managed to solve the problem by just adding a line to the beginning of my CSV files
sep=,
Thank you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello! I have a csv file in the following format -
When I try to load the file into excel, I get it in the following format and not in separate columns like it usually happens; Can anyone please help me with this? I do not want to use the Text to Columns function in excel as that really messes up the data.
Thank you!
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Okay, actually I managed to solve the problem by just adding a line to the beginning of my CSV files
sep=,
Thank you!
Glad everything is working