number format

K

KRK

Hello , I have Excel 2007

Is there a way of getting the number 0 to display as 00 ?

Thanks

K
 
R

Ron Rosenfeld

Hello , I have Excel 2007

Is there a way of getting the number 0 to display as 00 ?

Thanks

K

Custom Format Type: 00

or, if you don't want a leading 0 for single digit values, something like:

General;-General;00

--ron
 
Top