B
blackcat
im trying to calculate the check diget for an isbn number, i know the theory
of doing this, i need to take each individual number and multiply it with a
weighting number. my problem is, i'd like to put the isbn number in as a
whole field, ie 156054021, does anyone know how to pull off each indivutual
number, ie in a loop, 1st time round pull off the 1 and * by 7, then the 5
and * by 6, then the 6, then the 0 etc.
of doing this, i need to take each individual number and multiply it with a
weighting number. my problem is, i'd like to put the isbn number in as a
whole field, ie 156054021, does anyone know how to pull off each indivutual
number, ie in a loop, 1st time round pull off the 1 and * by 7, then the 5
and * by 6, then the 6, then the 0 etc.