T
tnelson
Ok guys..Any help would be great.. What i'm trying to accomplish her
is. Creating a function and/or formula in Excell or access that wil
calculate the check digit value of a 20 digit number. I have see
several sites that have VB code on how to do..however I do not know ho
to incorporate vb code into a Ms Access db and make it do my requeste
task...
ie... http://www.makebarcode.com/info/appnote/app_003.html
http://www.excelbanter.com/q-t_19172-Mod-10-Check-Digit.html
http://www.freevbcode.com/ShowCode.Asp?ID=1035
ie... I have a field "barcodewithnocheckdigit" and an example valu
for that field is "8260212616630008000" The check digit sum for tha
figure is 9. I have 40,000 records. Is it possible to have thi
code/query calculate and update the check digit value field?
The instructions on calculating a check digit value are here :
http://tinyurl.com/joqy
So I guess my question should be "how do I use this code in m
database" Please keep in mind that I have no programming knowledg
whatsoever...therefore I need step by step information pretty much..
Thank in advance for your help
is. Creating a function and/or formula in Excell or access that wil
calculate the check digit value of a 20 digit number. I have see
several sites that have VB code on how to do..however I do not know ho
to incorporate vb code into a Ms Access db and make it do my requeste
task...
ie... http://www.makebarcode.com/info/appnote/app_003.html
http://www.excelbanter.com/q-t_19172-Mod-10-Check-Digit.html
http://www.freevbcode.com/ShowCode.Asp?ID=1035
ie... I have a field "barcodewithnocheckdigit" and an example valu
for that field is "8260212616630008000" The check digit sum for tha
figure is 9. I have 40,000 records. Is it possible to have thi
code/query calculate and update the check digit value field?
The instructions on calculating a check digit value are here :
http://tinyurl.com/joqy
So I guess my question should be "how do I use this code in m
database" Please keep in mind that I have no programming knowledg
whatsoever...therefore I need step by step information pretty much..
Thank in advance for your help