Exercise 1 - IF and Vlookups
Exercise 1 - IF and Vlookups
A B
Debit Credit Same value?
Journal Entry 1 $94.00 $94.00
Journal Entry 2 $109.00 $109.00
Journal Entry 3 $85.00 $85.50
Journal Entry 4 $12.00 $12.00
An A+ student gets 100% scholarship and non A+ gets 50% scholarship as shown in the table below:
Amount
A+ 100%
A- 50%
The following table contains the names of students from 2024 class.
Use IF function to calculate the scholarships' amounts each of them will get
If the student is younger than 18 years old he/she is a minor. Check whether the student is a minor or not. for Minor return
Column D Column E
Number Name Age Driver Licence Minor/Adult?
1 Arik 16
2 Ben 18
3 Cermit 15.5
4 Dan 19
5 Eliko 18
6 Fage 13
7 George 18
8 Herzl 17
plete columns D and E
ible or not. Answer in column D
minor or not. for Minor return "Minor" and non minor = "Adult" anwswer in column E
An A+ student gets 100% scholarship and non A+ gets 50% scholarship as shown in the table below:
Amount
A+ 100%
A- 50%
The following table contains the names of students from 2024 class.
Use IF function to calculate the scholarships' amounts each of them will get