Nested If Function Practice Tasks
Nested If Function Practice Tasks
Instructions
Write formula into cell C2 which performs the following:
Use the autofil drag handle to replicate the formula into cells C3 to C6
Bonus".
Home Goals Away Goals Result
2 1
3 5
2 3
1 1
Instructions
Write formula into cell C2 which performs the following:
1) Displays the text "Home win" if the home team scores more goals than the away team
2) Displays the text "Away win" if the away team scores more goals than the home team
3) Displays the text "Draw" if both teams score equal amount of goals
Use the autofil drag handle to replicate the formula into cells C3 to C5
he away team
e home team
Basic Insurance $ 1,000.00 25%
Age 25
Final Insurance
Instructions
Instructions
We need to add an IF Function to cell B1 that calculates milage costs using the
following rules:
First 100 miles driven should be calculated at $1.20 per mile
Any miles driven after 100 and up to 150 should be calculated at $1 per mile
Any miles after 150 should be calculated at $0.50 per mile
The soloution should adapt to changes made to the number of miles driven.
PH Species Weighting Psize Rate
Acid 6 1.27 2 0.12
Alkaline 23 0.928 3 0.4
Neutral 7 1 4 0.795
In cell H7 use an IF Function to calculate the cost of the soil used to plant
different types of trees:
If the PH is Acid then multiply the named cell acid (C2) by the Bare root price.
If the PH is Alkaline then multiply the named cell alkaline (C3) by the Bare root
price.
If the PH is Neutral then multiply the named cell neutral (C4) by the Bare root
price.
Replicate this formula so that the soil price for each tree is shown.