MS Excel Task 2 Instructions
MS Excel Task 2 Instructions
based on performance. Each employee’s total sales for the year (January to December) will be
calculated, and based on these sales, their salary will be updated according to the company’s
policy.
Example Policy (You can use this as a reference, but you are required to create your own policy):
• If an employee’s total sales are between 0 and 50,000, no salary increment is applied.
• If total sales are between 50,001 and 100,000, apply a 5% salary increment.
Instructions:
o Create a table with columns for Employee ID, Name, Phone No., and monthly sales
for January to December.
o Calculate the Total Sales for each employee (sum of monthly sales).
o Define your Company Policy for salary increments based on total sales and apply
the policy to update the New Salary for each employee.
o Create another table where you can input an Employee ID in one cell, and the New
Salary for that employee should appear next to it automatically.
o Use VLOOKUP to fetch the new salary based on the Employee ID.
o Create a new table with columns for Employee ID, Name, Phone No., and a new
column for Updated Salary using XLOOKUP.
o Use references to pull the updated salary from the main employee table into this new
table.
4. Submission:
o Submit the Excel file with all calculations, tables, and formulas included. Make sure
your data, formulas, and references are visible and correctly applied.