Nested If Function Practice Tasks
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
or "Super Bonus".
Home Goals Away Goals Result
2 1 Home win
3 5 Awaywin
2 3 Awaywin
1 1 Draw
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
Instructions
The soloution should adapt to changes made to both age and basic insurance cost.
Miles Driven Mileage Cost
151 $0.50
Instructions
We need to add an IF Function to cell B1 that calculates milage costs using the
following rules:
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.