I have a couple thousand rows of data and in column "I" the Item# appears. The item # can be from 2 to 12 characters long. I need an easy way to add spaces to the end of any item# so that each cell has 12 characters total. Is there a way to do this? For example I have Item # 3B or 4CWF. I need to add 10 spaces to #B and 8 spaces to 4CWF.
Thanks for any help.
Thanks for any help.