Dear all,
I have that formula on excell to calculate the MOD 10 value for a DIGIT CHECK.
BELOW THE FORMULA.
[FONT="]<o></o>[/FONT]
[FONT="]=10-MOD(SUMPRODUCT(--MID(A1,{1,3,5,7,9,11,13,15,17},1))+<o></o>[/FONT]
[FONT="]SUMPRODUCT(--MID(A1,{2,4,6,8,10,12,14,16,18},1)*3),10)[/FONT]
It works for a number but it is not working for the other.
Please; help me.
example datas : 5290000040000850120 /// THE RIGHT NUMBER IS : 2
it is ok for that number:
the other number :
5290000040000850044 // the right number : 4 after the 44
I have that formula on excell to calculate the MOD 10 value for a DIGIT CHECK.
BELOW THE FORMULA.
[FONT="]<o></o>[/FONT]
[FONT="]=10-MOD(SUMPRODUCT(--MID(A1,{1,3,5,7,9,11,13,15,17},1))+<o></o>[/FONT]
[FONT="]SUMPRODUCT(--MID(A1,{2,4,6,8,10,12,14,16,18},1)*3),10)[/FONT]
It works for a number but it is not working for the other.
Please; help me.
example datas : 5290000040000850120 /// THE RIGHT NUMBER IS : 2
it is ok for that number:
the other number :
5290000040000850044 // the right number : 4 after the 44
Last edited: