Forum Discussion

Fsim's avatar
Fsim
Copper Contributor
Aug 25, 2022
Solved

Why is Excel treating text as numbers?

Hello ! I know that most of the poeple are requesting the opposite but it's an issue for me. I have this ID column that contains , well, ID like 1 2 3 10 10.1 10.2 and so on. I want them to be sorte...
  • Riny_van_Eekelen's avatar
    Aug 25, 2022

    Fsim Since you say you can't edit the values, I assume they come from some kind of import. If so, where from? Upon importing data from e.g. a txt or csv file you need to explicitly indicate the data type of the columns that get imported.

     

    Try this. Select the ID column. On the data ribbon, select Text-to-columns. Advance to step 3 changing nothing. In step 3, set the column data format to Text and press Finish. That should solve the problem.

     

     

Resources