|
I think it's double quotes, but I don't think that will help. As an experiment, I created a simple .CSV file in notepad:
"ABCD","000123",123 "DEF","81239",456 "GHI","00543",789
and when I opened it in Excel, the leading zeros were dropped. When I changed the double quotes to single quotes, they all showed up in the Excel spreadsheet.
I agree with Adam that if you're using VB you can do a lot of formatting ahead of time, but in my experience doing straight downloads into Excel will drop leading zeros from text fields (some of our part numbers have leading zeros, and this has been a real pita). The only think I've seen that works is the HTML trick someone else pointed to (in the archives), but of course that means doing a lot of formatting of the data before it gets to Excel.
If there's a better answer to this, I'd sure like to know it! :-)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.