Excel Tutorials2g
Excel Tutorials2g
Format
Conditional Formatting
Border
Chart
Sort
Filter
Pivot Table
Freeze Panes
Arithmetic Operators
Types of Functions
Validation
Goal seek
Excel Functions:
Exercise:
1. An Organization has 10 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. Input some values in A1=10, A2=6, A3=16, B1=8, B2=2, B3=2. Write the following
expression in Excel and see the result.
( A1 B1 ) 3
i) Ans. 4 Hints: =((A1-B1)^3)/2
2
1
ii) ( A2 B2 ) 3
Ans. 1 Hints: =((A2+B2)^(1/3))/2
2
2 2 1
( A1 B1 ) ( A3 2 B3 ) 2
iii)
2 2
3. An Organization has 10 employees. It maintains the following information.
ID, Name, Position, Basic, House Rent, Medical.
House rent is calculated as follows:
1
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 than 10000 the cell
becomes green. Rank the employees according to total salary.
4. Find the standard deviation of the total salary of the employees for the question above.
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.
6. AIS Department has 25 students in 9th batch. It maintains the following information:
Student ID, Name, Marks, Grade, Grade Point. Grade for a course is evaluated as follows
Range of Marks Grade GPA
80 and above A 4.00
70 to less than 80 B+ 3.50
60 to less than 70 B 3.00
50 to less than 60 C+ 2.50
40 to less than 50 C 2.00
< 40 F 0.00
7. For the problem above calculate the tax of annual income for the employees given in the
excel sheet.
EXCEL SHEET
A B C D E F G H I J K L M N
1 SALARY SHEET
2
3 ID NAME POSITION BASIC HR MED TOTAL YEARLY TAX
TOTAL
4 1 AA OFF 16000
5 2 BB CLK 6000
6 3 CC MAN 18000
7 4 DD OFF 12000
8 5 EE EXE 22000
9 6 FF CLK 4000
If an employee get two bonuses per year. Each bonus is equal to the basic salary. Calculate
the tax according to following rules
2
8. For the problem above calculate the tax of annual income for the employees. If an employee
get two bonuses per year. Each bonus is equal to the basic salary. Calculate the tax
according to following rules
9. For the problem above calculate the tax of annual income for the employees. If an employee
get two bonuses per year. Each bonus is equal to the basic salary. Calculate the tax
according to following rules
10. AIS Department has 25 students in 9th batch. It maintains the following information:
Student ID, Name, Marks, Grade, Grade Point. Grade for a course is evaluated as follows
(Use Vlookup function)
3
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.
Tax for male is calculated as in Q9 and for the female the first four income slabs are Tk200000/-
each.
A central data center is maintained for all employees of the organization.
Calculate Total Salary, Yearly salary and tax. Also show information required for the
organization.