jfilipczak
New Member
- Joined
- Apr 16, 2011
- Messages
- 3
Okay, I am trying to set up a sheet that calculates commissions. We get paid this way 3% of the 1st $100,000 and 2% of the remainder. That is an easy calculation, but I want the same cells to offer an option if the sale price is under $100,000 so everything is being read from the same cells.
For instance we sell something for $45,000 and we get 2.5% commission.
Right now I have it set up that I put the purchase price in and the next two cells break up the price, first cell is $100,000 and the next is whatever is the purchase price minus 100,000. Then the first cell multiplies it by 3% and the second cell muliplies the remainder by 2%, but if the commission is under $100,000 then what do I do?
Does this make sense?
For instance we sell something for $45,000 and we get 2.5% commission.
Right now I have it set up that I put the purchase price in and the next two cells break up the price, first cell is $100,000 and the next is whatever is the purchase price minus 100,000. Then the first cell multiplies it by 3% and the second cell muliplies the remainder by 2%, but if the commission is under $100,000 then what do I do?
Does this make sense?