D
dkenebre
How do I express the following as an excel formula:
A1, B1 and C1 will always have one number in it's cell. Therefore,
If A1, B1 and C1 each have a one number that is either 0,2,4,6 or 8,
then D1 =3, example 2,4,6
Also,
If A1, B1 and C1 have only 2 of the cells with one number that is
either 0,2,4,6 or 8, then D1 =2, example 2,4,7
Also,
If A1, B1 and C1 have only 1 of the cells with one number that is
either 0,2,4,6 or 8, then D1 =1, example 2,5,7
Also,
If A1, B1 and C1 have none of the cells with one number that is
either 0,2,4,6 or 8, then D1 =4, example 1,5,7
A1, B1 and C1 will always have one number in it's cell. Therefore,
If A1, B1 and C1 each have a one number that is either 0,2,4,6 or 8,
then D1 =3, example 2,4,6
Also,
If A1, B1 and C1 have only 2 of the cells with one number that is
either 0,2,4,6 or 8, then D1 =2, example 2,4,7
Also,
If A1, B1 and C1 have only 1 of the cells with one number that is
either 0,2,4,6 or 8, then D1 =1, example 2,5,7
Also,
If A1, B1 and C1 have none of the cells with one number that is
either 0,2,4,6 or 8, then D1 =4, example 1,5,7