I have a column of numbers formatted as text. I need to find cells with only 5 digits and prefix a leading "0". How do I prefix a leading "0" to a cell with 5 digits but not cells with 6 digits? Each cell will have either 5 or 6 digits. I need all numbers to have 6 digits
Each cell contains the last 6 (or 5) digits of a longer serial number, which is also formatted as text. Right now, I am prefixing the "0" manually but this will get out of hand quickly.
Any suggestions will be greatly appreciated.
thank you
Gandalf2524
Bookmarks