S
Sam Harman
Hi, I have a table where i have five cells with an entry between 0 and
100.
For example
A1 has the value of 20
A2 has the value of 30
A3 has the value of 40
A4 has the value of 8
A5 has the value of 89
What I would like to do in cell A6 is add up the cells A1:A5 as
follows:
If the cell value is 9.99 or less it hsould be counted as 0
If the cell value is between 10 and 32.99 it should be counted as 1
If the cell value is 33 and above it should be counted as 2
Therefore in the example above the sum would be 1 + 1 + 2 + 0 + 2 and
the result in Cell A6 would be 6
Is this possible ?
Thanks in advance
Sam
100.
For example
A1 has the value of 20
A2 has the value of 30
A3 has the value of 40
A4 has the value of 8
A5 has the value of 89
What I would like to do in cell A6 is add up the cells A1:A5 as
follows:
If the cell value is 9.99 or less it hsould be counted as 0
If the cell value is between 10 and 32.99 it should be counted as 1
If the cell value is 33 and above it should be counted as 2
Therefore in the example above the sum would be 1 + 1 + 2 + 0 + 2 and
the result in Cell A6 would be 6
Is this possible ?
Thanks in advance
Sam