Excel Tutorials
Excel Tutorials
Format
Conditional Formatting
Chart
Sort
Filter
Pivot Table
Freeze Panes
Validation
Arithmetic Operators
Types of Functions
Excel Functions:
SUM
AVERAGE
COUNT
POWER
LARGE
SMALL
CEILING
FLOOR
ROUND
ROUNDUP
ROUNDDOWN
ISNUMBER
INT
SIGN
MAX
MIN
RANK
IF
SUMIF
AND
OR
NOT
COUNTIF
CONCATENATE
HLOOKUP
VLOOKUP
Exercise:
1. An Organization has 30 employees. It maintains the following information.
ID, Name, Position, Basic, House Rent, Medical.
House rent is calculated as 50% of the Basic salary. Medical allowance is 10% of
the Basic salary. Calculate the total salary of the employees. If the total salary is
more than 30000 then the cell becomes red. If the salary less then 10000 the cell
becomes green.
2. An Organization has 30 employees. It maintains the following information.
ID, Name, Position, Basic, House Rent, Medical. House rent is calculated as
follows:
Basic salary
Less than 5000
5000 to less than10000
10000 to less than 15000
15000 to less than 20000
20000 to less than 25000
Else
House rent
60%
55%
50%
45%
40%
35%
Medical allowance is 5% of the Basic salary. Calculate the total salary of the
employees. If the total salary is more than 30000 then the cell becomes red. If the
salary less then 10000 the cell becomes green. Rank the employees according to
total salary.
Tax
0
10%
15%
20%
25%