0% found this document useful (0 votes)
4 views34 pages

Excel Assignment

The document outlines various tasks related to data analysis and manipulation using Excel, including creating pivot tables, applying conditional formatting, and using formulas like VLOOKUP and IF. It also covers visualizations such as charts and combo charts, as well as data validation and unique sales value display. Additionally, it mentions advanced techniques like Power Query, Solver, and DAX measures for cumulative sales.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views34 pages

Excel Assignment

The document outlines various tasks related to data analysis and manipulation using Excel, including creating pivot tables, applying conditional formatting, and using formulas like VLOOKUP and IF. It also covers visualizations such as charts and combo charts, as well as data validation and unique sales value display. Additionally, it mentions advanced techniques like Power Query, Solver, and DAX measures for cumulative sales.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 34

Name Age Department Salary

Alice 25 HR 50000
Bob 30 Finance 60000
Charlie 35 IT 70000
David 40 Marketing 80000
1. Create a pivot table to show the total salary by department.
Name Age Department Salary 2. Use conditional formatting to highlight employees older th
Alice 25 HR 50000
Bob 30 Finance 60000
Charlie 35 IT 70000
David 40 Marketing 80000
o highlight employees older than 30.
Product Sales_Q1 Sales_Q2 Sales_Q3 Sales_Q4 3. Create a chart showing Q1 to Q4 sales for each product.
Laptop 120 140 130 145
Tablet 150 160 155 165
Smartphon 200 210 205 220
Monitor 130 125 135 140
o Q4 sales for each product.
Product Sales_Q1 Sales_Q2 Sales_Q3 Sales_Q4 4. Calculate the average sales for Q3 using an Excel formula.
Laptop 120 140 130 145
Tablet 150 160 155 165
Smartphon 200 210 205 220
Monitor 130 125 135 140
or Q3 using an Excel formula.
Name Age Department Salary 5. Use VLOOKUP to find the department of 'Charlie'.
Alice 25 HR 50000
Bob 30 Finance 60000
Charlie 35 IT 70000
David 40 Marketing 80000
partment of 'Charlie'.
Name Age Department Salary 6. Apply data validation to restrict the age column to values b
Alice 25 HR 50000
Bob 30 Finance 60000
Charlie 35 IT 70000
David 40 Marketing 80000
ict the age column to values between 20 and 50.
Product Sales_Q1 Sales_Q2 Sales_Q3 Sales_Q4 7. Create a combo chart using 'Sales_Q1' and 'Sales_Q2'.
Laptop 120 140 130 145
Tablet 150 160 155 165
Smartphon 200 210 205 220
Monitor 130 125 135 140
Sales_Q1' and 'Sales_Q2'.
. Age Department Salary 8. Use the IF function to create a bonus column, awarding 10
Alice 25 HR 50000
Bob 30 Finance 60000
Charlie 35 IT 70000
David 40 Marketing 80000
a bonus column, awarding 10% for salaries over 60000.
Name Age Department Salary 9. Create a dynamic dropdown using the 'Name' column.
Alice 25 HR 50000
Bob 30 Finance 60000
Charlie 35 IT 70000
David 40 Marketing 80000
using the 'Name' column.
Name Age Department Salary 10. Use the INDEX-MATCH combination to find 'David's' salar
Alice 25 HR 50000
Bob 30 Finance 60000
Charlie 35 IT 70000
David 40 Marketing 80000
bination to find 'David's' salary.
Date Sales 11. Write a formula to calculate running totals for
2023-01-01 00:00:00 405
2023-01-02 00:00:00 446
2023-01-03 00:00:00 155
2023-01-04 00:00:00 114
2023-01-05 00:00:00 349
2023-01-06 00:00:00 146
2023-01-07 00:00:00 323
2023-01-08 00:00:00 120
2023-01-09 00:00:00 140
2023-01-10 00:00:00 348
to calculate running totals for the 'Sales' column.
Product Sales_Q1 Sales_Q2 Sales_Q3 Sales_Q4 12. Use Power Query to remove duplicates in 'Product' data.
Laptop 120 140 130 145
Tablet 150 160 155 165
Smartphon 200 210 205 220
Monitor 130 125 135 140
e duplicates in 'Product' data.
Product Sales_Q1 Sales_Q2 Sales_Q3 Sales_Q4 13. Use Solver to maximize total sales under budget constrain
Laptop 120 140 130 145
Tablet 150 160 155 165
Smartphon 200 210 205 220
Monitor 130 125 135 140
al sales under budget constraints.
Product Sales_Q1 Sales_Q2 Sales_Q3 Sales_Q4 14. Create a DAX measure for cumulative sales per quarter.
Laptop 120 140 130 145
Tablet 150 160 155 165
Smartphon 200 210 205 220
Monitor 130 125 135 140
umulative sales per quarter.
Employee ID Name Joining Performance
Date Score 15. Use XLOOKUP to find a matching 'Employee ID'.
101 Emily 2021-01-1 85
102 John 2020-05-2 90
103 Sophia 2019-03-2 88
104 Michael 2022-11-1 92
ching 'Employee ID'.
Region Profit Loss 16. Filter rows with profits above 25000 using a formula.
North 20000 5000
South 25000 7000
East 30000 6000
West 22000 4000
ve 25000 using a formula.
Date Sales 17. Use SEQUENCE and SORT to display unique sa
2023-01-01 00:00:00 405
2023-01-02 00:00:00 446
2023-01-03 00:00:00 155
2023-01-04 00:00:00 114
2023-01-05 00:00:00 349
2023-01-06 00:00:00 146
2023-01-07 00:00:00 323
2023-01-08 00:00:00 120
2023-01-09 00:00:00 140
2023-01-10 00:00:00 348
nd SORT to display unique sales values.

You might also like