Practice Activity IF Function
Activity #1
- Open a new workbook.
- Create this using what you have learned:
- Type a formula in cells G4:G7 to find the total house sales of each person.
- Type an IF Function in cells H4:H7. First in the box beside Logical Test, type G4>=1,000,000
- In the box beside Value_if_true, type The winner.
- In the box beside Value_if_false, type No.
- Copy the function and paste it in cells H5:H7.
- Save as IF Function1.
- Close.
|