Forum Discussion

charly365's avatar
charly365
Copper Contributor
Jan 03, 2022

text into columns

Hello, I need to separate a text into columns.
For example, the text looks like this: IT00584002150
I need to get IT in one column and the number 00584002150 in the next column.
Unfortunately, when I use Text in columns, the first zeroes are omitted and the result is 584002150.
I have tried putting the format in text but nothing has changed.
Thank you
Carlotta

 

3 Replies

    • charly365's avatar
      charly365
      Copper Contributor
      Riny_van_Eekelen I just tried but the result of the text in columns is column C and D and selecting the text format does not solve the problem (the number remains without the zeros).
      • Riny_van_Eekelen's avatar
        Riny_van_Eekelen
        Platinum Contributor

        charly365 Then you must be something wrong. Another option is to use the the MID function for each of the parts of the string you want to separate.

Resources