J
Johneeo
I am familiar with IF statements, however, the limitation of having
"thens" has me stumped.
The situation is as follows. I am doing a sales commissio
spreadsheet. If the sales person hits the $20 sale, they get standar
bonus, i.e. 100%. However, if they hit $25, they get 5% increase. Th
sale targets increase by $5, where $30 sale gets a 10% increase, a $3
sale gets a 15% increase, and on and on.
Is there a way to write an IF statement beyond the 7 "thens" that I a
able to do
"thens" has me stumped.
The situation is as follows. I am doing a sales commissio
spreadsheet. If the sales person hits the $20 sale, they get standar
bonus, i.e. 100%. However, if they hit $25, they get 5% increase. Th
sale targets increase by $5, where $30 sale gets a 10% increase, a $3
sale gets a 15% increase, and on and on.
Is there a way to write an IF statement beyond the 7 "thens" that I a
able to do