P
PJD
I'm trying to score an account by two metrics: GM% on the Y
axis and number of units on the Y. In the past, my scoring
matrix had just four options A, B, C or D. I am now trying
to create sub-quadrants such that an account can be in one
of sixteen (please see below). This is the formula I
successfully use for the four quadrants:
IF(A1>20,IF(U5>50,"A","C"),IF(b1>50,"B","D"))))
I am stumped on how to score 16.... HELP!
TIA
100% A1 | A2 | B1 | B2
| | |
75% ---------------------------------------
A3 | A4 | B3 | B4
50% _______________________________________
C1 | C2 | D1 | D2
25% ---------------------------------------
| | |
0% C3 | C4 | D3 D4
________________________________________________
10 20 30
axis and number of units on the Y. In the past, my scoring
matrix had just four options A, B, C or D. I am now trying
to create sub-quadrants such that an account can be in one
of sixteen (please see below). This is the formula I
successfully use for the four quadrants:
IF(A1>20,IF(U5>50,"A","C"),IF(b1>50,"B","D"))))
I am stumped on how to score 16.... HELP!
TIA
100% A1 | A2 | B1 | B2
| | |
75% ---------------------------------------
A3 | A4 | B3 | B4
50% _______________________________________
C1 | C2 | D1 | D2
25% ---------------------------------------
| | |
0% C3 | C4 | D3 D4
________________________________________________
10 20 30