You are on page 1of 1

To find the total profit I used this formula =D4*E4

To find the profit I used this formula: =C4-B4 and then drag it down till cell D7

To find the sum of all the total profits, I used this formula: =sum(F4:F7) To find the total commission I used this formula: =sum(G4:G7)

To find the total of cars selled, I used this formula: =sum(E4:E7)

To find out the commission, I had to use this formula: =f4*$b$10 and then drag it down till cell G7

To make this IF statement, I had to use this formula: =if(G8>$500,target reached,target missed) Because I want to know if I passed the $500 target or missed it

You might also like