In the given table....
A.........................B.....................C.....................D................E............F
sterry..................jones..............daniela................2.............909...........
butler..................bexar..............christine..............1.............906...........
blanco.................sterry..............jay.....................2.............903...........x
san jac................butler..............sara...................1..............906..........
theater................tower..............joseph................2...............906........
jackson...............sterry..............mary..................1..............903.........
upd....................butler...............jason..................2.............906.........x
butler.................san jac..............elvis..................1..............903.......x
I am trying to figure out a way to total each number in E-column have a mark in F-column next to it.
So in the table above, the results would be:
903 = 2
906 = 1
909 = 0
etc....
A.........................B.....................C.....................D................E............F
sterry..................jones..............daniela................2.............909...........
butler..................bexar..............christine..............1.............906...........
blanco.................sterry..............jay.....................2.............903...........x
san jac................butler..............sara...................1..............906..........
theater................tower..............joseph................2...............906........
jackson...............sterry..............mary..................1..............903.........
upd....................butler...............jason..................2.............906.........x
butler.................san jac..............elvis..................1..............903.......x
I am trying to figure out a way to total each number in E-column have a mark in F-column next to it.
So in the table above, the results would be:
903 = 2
906 = 1
909 = 0
etc....