Hi, its been a while!
I am trying to calculate a score for using multiple cells. In effect, I would like the following three conditions in one statement:
If the total of B1:B4 is more than 50% of the total of A1:A4 return 1
If the total of B1:B4 is more than 75% of the total of A1:A4 return 2
If the total of B1:B4 is more than 90% of the total of A1:A4 return 3
Thanks v much
Nathan
I am trying to calculate a score for using multiple cells. In effect, I would like the following three conditions in one statement:
If the total of B1:B4 is more than 50% of the total of A1:A4 return 1
If the total of B1:B4 is more than 75% of the total of A1:A4 return 2
If the total of B1:B4 is more than 90% of the total of A1:A4 return 3
Thanks v much
Nathan