D
DrEvil
Hi Guys,
We are trying to do Modulus 10 on string that is 57 numbers long
(015116946868000060740000012463000112100031150000000016699).
We need to be able to multiply every odd number with 2 and then sum up even
numbers.
Not sure if I need to go in more detail about Modulus 10 but here is the
link that explains everything about it and gives few different samples for
bunch of programs (but not Access).
http://en.wikipedia.org/wiki/Luhn_algorithm
We are trying to do Modulus 10 on string that is 57 numbers long
(015116946868000060740000012463000112100031150000000016699).
We need to be able to multiply every odd number with 2 and then sum up even
numbers.
Not sure if I need to go in more detail about Modulus 10 but here is the
link that explains everything about it and gives few different samples for
bunch of programs (but not Access).
http://en.wikipedia.org/wiki/Luhn_algorithm