SEC_ Advanced Excel
SEC_ Advanced Excel
Marks Grades
0-40 4
40-50 3
50-60 2
60 & above 1
A B C D E F
1 Roll No. ENG HINDI SCIENCE MATHS SO. SCI
2 110 45 56 67 78 60
3 GRADE
4
5
6
7
8
9
10
11
Answer:
A B C D E
8 MARKS 0 40 50 60
9 GRADE 4 3 2 1
2. At B3 enter =HLOOKUP(B2, $B$8:$E$9 , 2)
3. Grade is displayed for the first subject. Drag the formula up to F3 to get grades for
all the subjects.
Q.2 The following worksheet contains Names & Sale for 10 salesmen.
Sale Bonus
0-30000 0
30000-40000 3000
40000-50000 4000
50000-60000 5000
60000-70000 6000
70000-80000 7000
80000 & above 8000
A B C D H I
1 NAME SALE BONUS 0 0
2 Deep 30000 30000 3000
3 Jayesh 40000 40000 4000
4 Yash 45000 50000 5000
5 Sara 48000 60000 6000
6 Gita 55000 70000 7000
7 Jinal 32000 80000 8000
8 Kavita 66000
9 Minal 23000
10 Naresh 43000
11 Rima 37000
Answer:
H I
0 0
30000 3000
40000 4000
50000 5000
60000 6000
70000 7000
80000 8000
A B C D H I
1 Cust. No.of Rate Bill Units Rate
No. Units Amount
2 1101 340 0 3
3 1102 180 200 6
4 1103 400 500 8
5 1104 600
6 1105 350
7 1106 470
8 1107 890
9 1108 200
10 1109 500
11 1110 360
Answer:
H I
0 3
200 6
500 8
AVERAGE GRADE
>=60 I
A B C D E F
51
Answer:
To calculate AVERAGE
In cell D2 enter the formula = AVERAGE (B2:C2) or = (B2 + C2)/2 and press enter key
To find RESULT
To find GRADE
Sales Commission
First 30,000 5%
Excess 15%
A B C
1 NAME SALE COMMISSION
2
:
:
11
Answer:
To calculate commission
It shows Commission for the first salesman. Drag the formula up to C11.
Q6. The following worksheet contains Name & Taxable Income for 50 employees .Calculate
Income Tax Surcharge and Total Tax for the following worksheet
A B C D E
1 NAME TAXABLE INCOME SURCHARGE TOTAL
INCOME TAX TAX
2
:
:
50
Excess 30%
To calculate SURCHARGE
In cell D2 enter the formula = IF(B2 <500000, 0,C2*3%)and press enter key
A B C D E
1 NAME GENDER CLASS CATEGORY FEES
2 Deep M FY Open 3000
3 Jayesh M SY Reserved 1000
4 Yash M TY Reserved 1000
5 Sara F FY Reserved 500
6 Gita F FY Open 3000
7 Jinal F TY Open 5000
8 Kavita F SY Open 4000
9 Minal F SY Reserved 1000
10 Karan M TY Reserved 1000
11 Abhay M TY Open 5000
12 Bina F FY Open 3000
13 Seema F FY Reserved 500
14 Naresh M FY Reserved 500
15 Rima F TY Open 5000
16 Gajendra M SY Open 4000
Answer:
1. Copy paste the header row to some other location in the worksheet say G1
2. Under Gender and Category type F and Reserved respectively
3. Select the entire data A1 : E16
4. From the data tab select Filter Advanced
5. Advanced filter window is displayed
6. Under – Action, select Copy to another location say A20
7. It displays the list range as $A$1:$E$16
8. Click at criterion range. Select the range you have created along with the header row
9. Click at OK
1. Copy paste the header row to some other location in the worksheet say G5
2. Under Gender and Class type M and TY respectively
3. Select the entire data A1 : E16
4. From the data tab select Filter Advanced
5. Advanced filter window is displayed
6. Under – Action, select Copy to another location say G20
7. It displays the list range as $A$1:$E$16
8. Click at criterion range. Select the range you have created along with the header row
9. Click at OK
c) To display Open category students paying fees > 3000
1. Copy paste the header row to some other location in the worksheet say G10
2. Under Category and fees type Open and >3000 respectively
3. Select the entire data A1 : E16
4. From the data tab select Filter Advanced
5. Advanced filter window is displayed
6. Under – Action, select Copy to another location say A20
7. It displays the list range as $A$1:$E$16
8. Click at criterion range. Select the range you have created along with the header row
9. Click at OK
Q8.A worksheet contains name and marks in 3 subjects . Calculate Total Marks
A B C D E
1 NAME SUB 1 SUB 2 SUB 3 TOTAL
MARKS
2 Deep 30 34 44
3 Jayesh 40 35 45
4 Yash 45 36 47
5 Sara 48 32 50
6 Gita 35 32 43
7 Jinal 32 31 37
8 Kavita 36 28 38
9 Minal 23 25 40
10 Naresh 43 27 50
11 Rima 37 44 46
Answers:
5. Click on the Legend area , right Click and Click at select Data
5. Under layout menu of Chart tools, select Axis Title - sub option Primary
horizontal axis – and position Below the Axis
6. Under layout menu of Chart tools, select Axis Title - sub option Primary vertical
axis – and position Rotated
2D Column Chart
1. Select A1 : D11
2. Insert Tab—Chart group – Column option— sub option 2D
3. 2D Column Chart appears
4. Under layout menu of Chart tools, select Chart Title , sub option Above the chart
5. It displays a box above the chart.
Click inside the box and type the title as
1. Select A1 : D11
2. Insert Tab—Chart group – Column option— sub option 2D – Stacked Column
3. 2D Stacked Column Chart appears
4. Under layout menu of Chart tools, select Chart Title , sub option Above the
chart Click inside the box and type the title as
Answer:
1. Select Data tab – What if Analysis – Scenario Manager
2. Scenario Manager dialogue box appears
3. Click on Add in Scenario Manager Add
Scenario dialog box appears
OK
Click on OK
Click on OK
Q10.For the following worksheet obtain the solution for the cost price so that the
profit will be 20000
A B C D
1 CP ADVT SP PROFIT
2 9000 900 22000
3
Answer:
Current selling price of the bridal costume is Rs. 22000, The cost price is Rs. 10,000 The
advertising expenses are Rs.500
Answer:
A B C D
1 CP ADVT SP PROFIT
2 10000 500 22000
3
Q12: Highlight all values in a column that are above the average.
Ans:
Steps:
=B2>AVERAGE(B$2:B$100)
Q14. Check if a student has passed if they scored 50 or above in both Math and English.
Answer:
=IF(AND(B2>=50, C2>=50), "Pass", "Fail")
Explanation:
Q15. Question:
You have sales data with columns like Region, Product, and Sales. You need to summarize sales by region
and product.
Answer:
Steps:
Q.16.
You need to get the Salary of an employee in Sheet1 using the Employee ID from Sheet2.
Answer (with steps):
📝 Explanation:
Component Meaning
A2 The value you’re searching for (Employee ID)
Sheet2!A:B The table range in Sheet2 where the Employee ID and Salary are stored
2 Return the value from the 2nd column of the range (i.e., Salary)
FALSE Ensures exact match is found
If the Employee ID in A2 is "E102", Excel will search column A in Sheet2 for "E102" and return the
corresponding value from column B (Salary).
✅ Use Case: Joining tables based on unique IDs — like linking student data to their grades.
Q 17. Only allow dates from January 1, 2024 to December 31, 2024 in a cell.
Answer:
Answer:
Month | Sales
Jan | 12000
Feb | 13500
Mar | 14000
... | ...
Q19. You want to calculate the discounted price for each item. The discount rate is in cell E1 and should
be fixed when copied.
A B C D E
1 Product Price Discounted 0.10
2 Apple 50 Discount
3 Banana 60
4 Orange 40
In D2, calculate the price after 10% discount using the value in E1.
Answer:
=C2 - (C2 * $E$1)
Explanation:
Use When: You want to lock a reference to a specific cell in all copied formulas.
Q20. You have a table where you're calculating sales for multiple years. The tax rate for each product is in
Column B, and needs to remain fixed when copied across columns, but not down rows.
A B C D E
Tax 2022 2023 2024
1
2 Apple 0.05 10000 12000
3 Banana 0.08 8000 9000
B$2 locks row 2 (so it doesn't become row 3 when copied down), but allows the column (B) to
change when dragged across.
In this case, you'll want the tax rate to stay in row 2, while the yearly sales (C2, D2, E2) update.