E
Erika
I have a list of product codes, all product codes should be 9 characters. In
my list I have some product codes that are not 9 characters because the
leading zeros have been dropped. Is there a formula or format I could use
that will add back the zeros if the product number is less then 9 char. I
need it to add as many zeros as necessary to make the total characters 9.
Example
100ab - this needs 4 zeros 0000100ab
100WMVF1 - this would need 1 leading zero
my list I have some product codes that are not 9 characters because the
leading zeros have been dropped. Is there a formula or format I could use
that will add back the zeros if the product number is less then 9 char. I
need it to add as many zeros as necessary to make the total characters 9.
Example
100ab - this needs 4 zeros 0000100ab
100WMVF1 - this would need 1 leading zero