I have a column of 10 digit numbers that I need to calculate the UPC Code.. They are 10 digit because Excel drops the leading zero...
1722913969 is an example that should would technically be 01722913969
There are also some that are 11 digits already that do not have a leading 0
What I need to do is have a forumula that will calculate the check digit and concatenate them together. There are lots of them posted. I just don't see any of them handling the leading 0 that gets dropped by Excel.
This is what the result should be 017229139695
Bookmarks