Need to pad with Zeros to the existing list of numbers in a column

D

dwaraka

I have some values in a spreadsheet and I would like to pad with zeros to the
right side. For Ex. 1224 should be converted as 01234
 
T

Trevor Shuttleworth

Format the number as Category: Custom and Type: 00000

It won't change the number, just the way it is displayed

Regards

Trevor
 
Top