Hi,
I am exporting data from an asp page to excel spreadsheet. I am losing preceeding zeros in some of the cells. How can format these cells in excel so if a cell's data is less than five digits append that many zeros to make the cell five digits.
For Example:
If the cell value is 15, I want to see it as 00015.
Start Free Trial