gregor weertman
Programmer
I have a CSV file:
213.230, bla
234.555, dsdas
344.300, etc
when I upload to excel 213.230 becomes 213.23 and
344.300 344.3.
These numbers are meant as strings not int.
How can I format my csv file so excel uploads correctly.
regards Gregor.
Gregor.Weertman@mailcity.com
213.230, bla
234.555, dsdas
344.300, etc
when I upload to excel 213.230 becomes 213.23 and
344.300 344.3.
These numbers are meant as strings not int.
How can I format my csv file so excel uploads correctly.
regards Gregor.
Gregor.Weertman@mailcity.com