Share via

Problems in loading data from CSV file

Anonymous
2022-07-30T18:09:45+00:00

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!

Microsoft 365 and Office | Excel | For home | Windows

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.

0 comments No comments

Answer accepted by question author

Anonymous
2022-07-31T04:38:48+00:00

Okay, actually I managed to solve the problem by just adding a line to the beginning of my CSV files

sep=,

Thank you!

Was this answer helpful?

0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-07-31T04:47:11+00:00

    Glad everything is working

    Was this answer helpful?

    0 comments No comments