G
Guest
I have a table as below
if the refdensity is less than 31 then i want to count the coresponding
conversion (0 to 5)
if the refdensity is between 31 and 65 i want to count the coresponding
conversion (0 to 5)
if the refdensity is greater than 65 i want to count the coresponding
conversion (0 to 5)
Refdensity Result CONVERSION
1 A 3
2 0 #N/A
3 0 #N/A
4 A 3
5 A 3
34 A 3
35 A 3
36 -B 2
37 A 3
65 NRC 0
66 A 3
67 A 3
68 NRC 0
100 A 3
101 A 3
103 #N/A
104 #N/A
#N/A
I've tried sumif countif ifand but can't seem to crack it
thanks
if the refdensity is less than 31 then i want to count the coresponding
conversion (0 to 5)
if the refdensity is between 31 and 65 i want to count the coresponding
conversion (0 to 5)
if the refdensity is greater than 65 i want to count the coresponding
conversion (0 to 5)
Refdensity Result CONVERSION
1 A 3
2 0 #N/A
3 0 #N/A
4 A 3
5 A 3
34 A 3
35 A 3
36 -B 2
37 A 3
65 NRC 0
66 A 3
67 A 3
68 NRC 0
100 A 3
101 A 3
103 #N/A
104 #N/A
#N/A
I've tried sumif countif ifand but can't seem to crack it
thanks