dragster1090
Jun 3, 2013, 07:24 AM
How do I add a add leading zero in a cell in excel
ScottGem
Jun 3, 2013, 07:32 AM
by converting it to a text value.
Kevin-Radstock
Jun 3, 2013, 11:31 PM
Not seeing what your data is like. If for instance you want 6 digits then format the cells as "000000" (without the quotes), this will display leading zero's ie: 123: 000123. Otherwise text.