Macro to put zeroes in front of "text" numbers
Posted by Matteo on September 26, 2001 6:49 AM
I have a file that was originally entered in as a special format to show the zeroes but I need the zeroes in there permanent - like '00012'. I already changed the column to text but the "numbers" are still 12, 123, 1234 when I need them to be and show like - 00012, 00123, 01234. They are in a column and there are 340 records. Please don't tell me I have to change them manually. Isn't there a macro that can do this ? Please ?