View Single Post
  #1   Report Post  
HarCo
 
Posts: n/a
Default How can see data as-is ('0123' and not '123') when open excel file

When I open a csv file in excel any preceding '0' will disapear. How can I
see the data exactly as it is in the csv\text file? (e.g. if my data contain
telephone numbers with area code that has preceding '0' it will be removed).