add 0 i astored many of numbers

L

Luke M

Format the cells, got to custom format.

Use:
0######

Just make sure you use enough #'s to cover the longest number.
 
S

Shane Devenshire

Hi,

If you really need it added, not just displayed, then

="0"&A1

Copy down as far as necessary. Assumes the numbers are in column A. This
formula makes them Text.

If this helps,
Please click the Yes button

Cheers,
Shane
 
Top