ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to calculate the UPC Check Digits (https://www.excelbanter.com/excel-worksheet-functions/143349-how-calculate-upc-check-digits.html)

David

How to calculate the UPC Check Digits
 
Hi,

We are trying to figure out how to calculate the UPC check digits? Is there
a formula for this calculation? For an example, on cell A1 we enter
74758551488 then A2 will calculate the digit.

Greatly appreciate any helps on this in advance!

--
Thanks,
David

Gord Dibben

How to calculate the UPC Check Digits
 
This thread might help?

http://snipurl.com/1l4bw


Gord Dibben MS Excel MVP

On Fri, 18 May 2007 20:06:00 -0700, David
wrote:

Hi,

We are trying to figure out how to calculate the UPC check digits? Is there
a formula for this calculation? For an example, on cell A1 we enter
74758551488 then A2 will calculate the digit.

Greatly appreciate any helps on this in advance!



JE McGimpsey

How to calculate the UPC Check Digits
 
You can find a number of methods in the archives.

Go to http://groups.google.com/advanced_group_search?

and enter

UPC Check Digit

in the Find Messages with all of the words input box, and

*excel*

in the group input box


In article ,
David wrote:

Hi,

We are trying to figure out how to calculate the UPC check digits? Is there
a formula for this calculation? For an example, on cell A1 we enter
74758551488 then A2 will calculate the digit.

Greatly appreciate any helps on this in advance!


David

How to calculate the UPC Check Digits
 
Thank you very much!!!

--
Thanks,
David


"David" wrote:

Hi,

We are trying to figure out how to calculate the UPC check digits? Is there
a formula for this calculation? For an example, on cell A1 we enter
74758551488 then A2 will calculate the digit.

Greatly appreciate any helps on this in advance!

--
Thanks,
David


Thomas Lutz

How to calculate the UPC Check Digits
 
From the right to left sum all digits in odd positions and multiply
the result by 3.
Sum all digits in even position.
Sum the results from the above two steps and do a MOD 10 on the total.
The check digit is the number which when added to the remainder equals
10.



On Fri, 18 May 2007 20:06:00 -0700, David
wrote:

Hi,

We are trying to figure out how to calculate the UPC check digits? Is there
a formula for this calculation? For an example, on cell A1 we enter
74758551488 then A2 will calculate the digit.

Greatly appreciate any helps on this in advance!



All times are GMT +1. The time now is 02:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com