number format with leading 0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dose anyone know how to create a number format that would show a leading zero
for the numbers 0-9. That is, so that 1 would show as 01. I can do with a
text format but would like to retain the integrity of the number.

Thanks
 
Try this:

Format>Cells>Number
Category: Custom
Type: 00
Click [OK]


Does that help?

***********
Regards,
Ron
 
Darby,

Enter the format for your cells in Format-Cells-Number-Custom-Type as
0#

Cheers,

Steve
 
Thanks

Ron Coderre said:
Try this:

Format>Cells>Number
Category: Custom
Type: 00
Click [OK]


Does that help?

***********
Regards,
Ron


Darby said:
Dose anyone know how to create a number format that would show a leading zero
for the numbers 0-9. That is, so that 1 would show as 01. I can do with a
text format but would like to retain the integrity of the number.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top