Forum Discussion

Pmaris's avatar
Pmaris
Copper Contributor
Jul 10, 2021
Solved

Open a csv file in Excel

Hello,   I have an issue when opening a csv file in Excel. Before, a csv file opened automatically correctly in excel. Now, I get a file with the content of all the fields in one field, separated b...
  • HansVogelaar's avatar
    HansVogelaar
    Jul 10, 2021

    Pmaris 

    Thanks for checking. That explains the behavior that you describe.

    You have the following choices:

    1) You might set point as decimal separator and comma as thousands separator and as list separator in Windows. The csv file will then open correctly for you. This will, of course, affect all applications, and might be very inconvenient depending on where you live.

    2) Leave the system settings as they are. Change the extension of the csv file to .txt.

    Excel will then display the Text Import Wizard when you open the file. You can specify the delimiter there.

Resources