Tuesday, September 23, 2014

Excel Homework for all 3rd form classes

Due dates:
3A and 3C - Day 1 Cycle 4
3D - Day 3 Cycle 4

In notebooks

Using the Spreadsheet below, write IF Statements for the following:


  1. Let’s suppose sales have to be greater than or equal to $100K for a salesman to receive a 12% bonus, write the If Statement that would be applicable for this scenario.
  2. Now let's suppose that sales have to be greater than or equal to $100K for a salesman to receive a 12% bonus; or greater than or equal to $200K for a salesman to receive a 15% bonus; but suppose sales is less than $100K, then the salesman will only receive 5% bonus.  Write the If Statement that would be applicable.
  3. Write the if statement that would be placed in Cell C3 to state if the difference between the maximum and the minimum is $10,000 or more, the minimum should be increased by 5%; otherwise it should remain the same.
  4. Using the same spreadsheet, lets practice writing criteria for filtering.  First, let's extract all Sales that are greater than $100,000.00  Write the applicable criterion.

29 comments:

  1. Kyle Kelly Class 3A H.W.


    =if(B3-B2>100000,B2*5%,"Remain the Same")

    ReplyDelete
  2. =if(B6>100000,B6+B$2$,"No Bonus")

    ReplyDelete
  3. This comment has been removed by the author.

    ReplyDelete
  4. =IF(C6>=100000,C6*$C$1,"No Bonus")

    ReplyDelete
  5. This comment has been removed by the author.

    ReplyDelete
  6. =IF[D1>10,product(A1.B1),average(A1:C1)]

    ReplyDelete
  7. =if[(B3-B2>10,000,product(B2:5%),"Remain the same] Answer for question 3

    ReplyDelete
  8. =IF(SUM(B3-B2)>=10000,PRODUCT(B2*1.05),$B$2)

    ReplyDelete
  9. This comment has been removed by the author.

    ReplyDelete
  10. =IF(D1>10,product(A1.B1),average(A1:C1))

    ReplyDelete
  11. =IF(B2-B3>100000,B2*5%, "Remains the same")

    ReplyDelete
  12. This comment has been removed by the author.

    ReplyDelete
  13. =IF(B6>=100000,product(B6*12/100),IF(B6>=200000,product(B6*15/100),IF(B6<100000,product(B6*5/100)))

    ReplyDelete
  14. =IF(B3-B2>=10000, PRODUCT(B2,5%), B2)

    ReplyDelete
  15. =IF(B3-B2>=10000;B2*5%;"No Increase")

    ReplyDelete
  16. =IF(B3-B2>=10000;B2*5%;"No Increase")

    ReplyDelete
  17. 1. =if(B6>100000,B6*B$1$,"No Bonus Recieve")

    ReplyDelete
  18. =IF(B6<100000,B6*5%,IF(B6>=200000,B6*15%,B6*$B$1))
    >> No. 2

    ReplyDelete
  19. 1.) =if(B6>100000,B6*B$1$,"No Bonus Receive")

    ReplyDelete
  20. 3) =if(B3-B2>100000,B2*5%,"Remain the Same"

    JoshuaPott 3A

    ReplyDelete
  21. 1) =IF(B6>=100000, "B6*B$1$+B6", "No Bonus Received")

    ReplyDelete
  22. This comment has been removed by the author.

    ReplyDelete
  23. 3.
    =if(B3-B2>=10,000,B2*5,"Remain_The_Same")

    ReplyDelete
  24. =IF(B6>100000; B6+B6*B$1$; "No Bonus")

    ReplyDelete
  25. Oh my goodness! a great write-up dude. Many thanks Nevertheless I am experiencing problem with ur rss . Do not know why Unable to sign up for it. Can there be anyone finding identical rss issue? Anyone who knows kindly respond. Thnkx IT Support Milton Keynes

    ReplyDelete