Advanced Excel Assignment
Instructions:
Solve the following questions using MS Excel. Each task involves advanced Excel features like formulas, Pivot Tables,
data validation, conditional formatting, and charts.
Assignment Questions:
1. Use VLOOKUP to find the price of an item from a product table.
2. Create a Pivot Table from a sales dataset and analyze monthly sales by region.
3. Use IF, AND, OR to determine employee bonus eligibility based on performance metrics.
4. Generate a dashboard showing product performance using charts and slicers.
5. Apply conditional formatting to highlight top 5 sales and bottom 5 performers.
6. Use Data Validation to restrict inputs to a dropdown list of departments.
7. Record a macro to automate the formatting of a monthly sales report.
8. Write a formula using INDEX and MATCH to retrieve an employee's department based on ID.
9. Create a chart that updates dynamically when a new row of data is added.
10. Use COUNTIF and SUMIF to calculate the number of sales above a certain amount.
Advanced Excel Assignment
11. Combine TEXT, LEFT, RIGHT, and MID functions to extract and format strings from data.
12. Use Goal Seek to determine required monthly sales to meet an annual target.
13. Implement a nested IF statement to grade student marks (A, B, C, D, F).
14. Create a drop-down dependent list using INDIRECT and Data Validation.
15. Create a histogram to represent frequency of marks in a test.