Forum Discussion

lspirko's avatar
lspirko
Copper Contributor
Oct 25, 2021
Solved

Prevent Excel from adding = to CSV files upon opening?

In our learning management system, we have to add a hyphen to the front of some online course titles to ensure they are sorted properly in the catalog. (A hyphen must be used because it is one of the...
  • Detlef_Lewin's avatar
    Oct 25, 2021

    lspirko 

    Do not open CSV files with Excel. Instead import them, either with the text import assistant or with Power Query (best choice!) and set the data type to text for this field.

Resources