D
Doyle F
I create csv files from another application and send them
to users. If a column has leading zeroes, Excel removes
them. Is there a way to get Excel not to remove leading
zeroes in columns when opening up CSV files.
Example:
test.csv looks like this
Name,BadgeNumber
"Tom Smith","123456"
"Mary Jones","00654"
to users. If a column has leading zeroes, Excel removes
them. Is there a way to get Excel not to remove leading
zeroes in columns when opening up CSV files.
Example:
test.csv looks like this
Name,BadgeNumber
"Tom Smith","123456"
"Mary Jones","00654"