I need to keep the leading zeros in my CSV files. How can I do this?
I need to keep the leading zeros in my CSV files. How can I do this?
One way is to put an apostrophe (single quote) in front of the value
--
Gary's Student
"Mark Engbretsen" wrote:
> I need to keep the leading zeros in my CSV files. How can I do this?
Pre-format the cells/column as TEXT
Vaya con Dios,
Chuck, CABGx3
"Mark Engbretsen" wrote:
> I need to keep the leading zeros in my CSV files. How can I do this?
If you can see the leading 0's in excel, then after you create your CSV file,
don't import it back into excel to verify it.
Open that CSV file in Notepad--or your favorite text editor.
(Reopening in excel will lose those leading 0's--but they should be there in the
CSV file.)
Mark Engbretsen wrote:
>
> I need to keep the leading zeros in my CSV files. How can I do this?
--
Dave Peterson
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks