hey all
Having some issues with embedding multiple if statements into my formula. I am not sure if i should use sumproduct or another formula?
basically, I have 4 classifications on a table A, B, C, D. I have sales and margin % for each customer. Based on where they fall on a grid, they are either A, B, C or D.
A = sales > 30K ; margins >= 46%
B = sales <= 30K ; margins >= 46%
C = sales > 30K ; margins <= 45.99%
D = sales <= 30K ; margins <= 45.99%
My data is in the customer tab, and the table above is in tab called table.
I have attached my worksheet. I am trying to get the formula to work in tab "customer" cell J11 and I will drag formula down.
pls help!!!
Bookmarks