Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,560
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default 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!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default 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!

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,560
Default 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

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 42
Default 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!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I Calculate Check Digit for UPC A - the 13th warrior AIRJACK Excel Discussion (Misc queries) 6 May 4th 23 07:46 PM
How do I calculate a check-digit in Excel? Dan Excel Worksheet Functions 5 February 27th 07 02:03 PM
Barcode Check Digits Doug B Excel Worksheet Functions 3 February 5th 07 05:16 PM
calculate using last four digits of number in cell Andy Falkner Excel Worksheet Functions 3 February 10th 06 05:30 PM
ISBN Check Digits Colin Vicary Excel Discussion (Misc queries) 3 August 12th 05 04:12 PM


All times are GMT +1. The time now is 04:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"