Good Afternoon,
I have a list of numbers
1
05
01
26
427
and I need to change them all to text like
001
005
001
026
427
Does anyone have a quick way to do this?
I also have a mix of numbers that are 5 or 6 digits long. I need to add a leading 0 to the 5 digit numbers and change all the numbers to text.
Any help on these appreciated.
Meleia