DA- Excel Lab Record-1
DA- Excel Lab Record-1
1. Create worksheet with following fields: Empno, Ename, Basic Pay (BP), Travelling
Allowance (TA), Dearness Allowance (DA), House Rent Allowance (HRA), Income Tax
(IT), Provident Fund (PF), and Net Pay (NP). Use appropriate formulas to calculate the
above scenario. Analyze the data using appropriate chart and report the data
Step1: Table created
1. Income Tax (IT): You can use a simple formula to calculate income tax. Assuming a tax
rate of 10%
● In the cell for Income Tax of each employee, enter the formula:
“=0.10*(BP+TA+DA+HRA)”
3. Net Pay (NP):Net Pay is calculated by subtracting Income Tax and Provident Fund
from the total earnings.
● In the cell for Net Pay of each employee, enter the formula: “=(BP + TA + DA +
HRA) - IT – PF”
Step3: Result
● For the "Cost After Discount (%)" column, you can apply the formula to calculate the cost
after a certain percentage of discount. Assuming a 10% discount for each product
● In the "Cost After Discount (%)" column, you can use this formula for each
product “=D2-(D2*0.10)”
Step3: Result
2. Pie Chart
3. Column Chart
Experiment 4
Generation of report & presentation using Autofilter ¯o.
Step 1: Prepare a table with Data