I got some awesome help the first time I asked for it on a previous problem so thought I would try again.. Any help you can give me will be much appreciated.
I have 11000 cells with 1 digits , 2 digits , 3 digits, 4 digits, 5 digits, 6 digits and 7 digit number.
I am looking for a formula or macro to add the following:
6 zero's before 1 digit,
5 zero's before 2 digit
4 zero's before 3 digits
3 zero's before 4 digits
2 zero's before 5 digits
1 zero before 6 digits
Every cell in the W/O column needs to have 7 digits with 0's at the beginning of the numbers if the number is less than zero. I will then create a csv file so I can import it into the database. It is a requirement that each number have 7 digits so this is the only way I can think of doing it.
I attached a sample file but if the macro works on this I am sure I can run it against a file with 11,000 cells in the W/O Number Column.
Thanks in advanced for help..
Bookmarks