Ask a Question related to ASP.NET General, Design and Development.
-
Luke Zhang [MSFT] #1
Re: CSV for Excel - Problem with Leading Zeros
Can we consider change the string to:
' 0000563'
?
Luke
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Luke Zhang [MSFT] Guest
-
preserve leading zeros in alphanumeric values from doc.info
I store an alphanumeric data item in a doc.info object, and retrieve it to populate form fields in the doc and in a dynamic stamp. This works fine... -
Leading Zeros not being read from Excel Query
We are having an odd problem when trying to read in a query from Excel. What we are trying to do: We have a page where users will upload an Excel... -
Disappering leading zeros
Have a problem that has me swinging. I have a MS Access d/b that contains a zip code directory. Updates are done via a web-based ColdFusion form.... -
CSV file - Leading Zeros
Is there a way to write a CSV file so that excel wont drop the leading zero's from fields? I could use spreadsheet::writeexcel or OLE but that's... -
Insert leading zeros
I have a string of digits that looks like something like these: 0025, 1234, 0001, 1003, and so on. They are all 4 digits in length. Then when I...



Reply With Quote

