0% found this document useful (0 votes)
16 views7 pages

Tasks

The document outlines various tasks related to employee sales performance, revenue calculations, and data analysis using formulas such as IF, SUMIF, COUNTIF, and VLOOKUP. It includes employee data with sales figures, customer ratings, and departmental information, as well as sales transactions for different products. Additionally, it presents tasks for analyzing student grades in subjects like ICT, Physics, and Chemistry.

Uploaded by

gq7dnnf8sx
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)
16 views7 pages

Tasks

The document outlines various tasks related to employee sales performance, revenue calculations, and data analysis using formulas such as IF, SUMIF, COUNTIF, and VLOOKUP. It includes employee data with sales figures, customer ratings, and departmental information, as well as sales transactions for different products. Additionally, it presents tasks for analyzing student grades in subjects like ICT, Physics, and Chemistry.

Uploaded by

gq7dnnf8sx
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/ 7

Experience Monthly Customer Target Sales

Employee Department
(Years) Sales ($) Ratings ($)
Alice Sales 5 7000 4.5 6000
Bob IT 3 4000 4 5000
Charlie HR 7 3000 3.5 3500
Diana Sales 4 8000 4.8 7000
Ethan IT 6 5500 4.2 5200
Fiona HR 2 2500 3 3000
George Sales 8 9000 4.9 8000
Hannah IT 5 6000 4.1 5800
Ian HR 9 4000 3.8 3800
Julia Sales 3 6500 4.6 6000

Tasks:
1 IF with AND
1️⃣
Task: Identify employees who meet both conditions:
Sales are above their target
Customer Ratings are 4.5 or higher
2️⃣Absolute & Relative Reference
Task: Apply a bonus calculation formula in column H where:
If sales exceed the target, the bonus is 10% of sales
If not, no bonus
Use absolute reference for the percentage
fixed as absolute reference).
3️⃣SUMIFS
department with experience greater than 4 years.
4️⃣COUNTIFS
5 years and sales above 5000.
5️⃣MINIFS & MAXIFS
department.
Task 2: Find the maximum customer rating for an employee in HR.
6️⃣AVERAGEIFS
greater than 5 years and customer ratings above 4.0.
7️⃣Sorting
order.
8️⃣Filtering
customer rating above 4.5.
Click Data → Create a Filter
Click Filter icon on "Department" → Select only "Sales"
than 4.5"
9️⃣VLOOKUP
Task: Find the experience of "Diana" using VLOOKUP.
3, which is Experience).
🔟 HLOOKUP
Task: Find the target sales for "HR" using HLOOKUP.
(Find "HR" in row 1, return value from row 2.)
Salesperson Region Product Units Sold Revenue ($) Month
Alice North Laptop 20 30000 January
Bob South Phone 50 25000 February
Charlie East Tablet 30 15000 January
Diana West Laptop 10 15000 March
Ethan North Phone 40 20000 February
Fiona South Tablet 20 10000 March
George East Laptop 15 22500 January
Hannah West Phone 35 17500 February

Tasks
1. IF aFormula
Add (2 Tasks)
new column labeled "High Sales". Use an IF formula to check if the Units
Sold is greater than
the Revenue is greater 30. than
If true, return "Yes";
$20,000. If true,otherwise, return otherwise,
return "Eligible"; "No". return
"Not Eligible".
2. Absolute rate
commission and isRelative
stored in Reference (1 Task)
cell I1). Use absolute references for the
commission rate.
3. SUMIF Formula (2 Tasks)
Use a SUMIF formula to calculate the total revenue for the North region.
Use a SUMIF formula to calculate the total revenue generated by Phones.
4. COUNTIF
Use a COUNTIF Formula (2 to
formula Tasks)
count how many sales were made in the February
month.
Use a COUNTIF formula to count the number of sales where Units Sold are
greater than 30.
5. MINIF Formula (1 Task)
Find the minimum revenue for the East region using the MINIFS formula.
6. MAXIF Formula (1 Task)
Find the maximum units sold for the Tablet product using the MAXIFS formula.
7. AVERAGEIF
Use an AVERAGEIF Formula
formula(2 Tasks)
to calculate the average revenue for sales in the
South region.
Use an AVERAGEIF formula to find the average units sold for the Laptop
product.
High Sales 10.00%
No 3000
Yes 2500
No 1500
No 1500
Yes 2000
No 1000
No 2250
Yes 1750
2
13 24 25 47 790
26 48 50 94 1580
1F1
/// Name, surname ICT Physics English Math
1 Абдумәлік, Зейнеп 35 55 67 13
2 Алмас, Исламбек 35 55 67 70
3 Алпамыс, Аружан 35 55 67 70
4 Альчикен, Нұрби 35 55 67 70
5 Ғабит, Аңсар 35 55 67 70
6 Кеңесханқызы, Медина 35 55 67 70
7 Мырзахан, Каусар 35 55 67 70
8 Оралбай, Айша 35 55 67 70
9 Оралбай, Нұрбақыт 35 55 67 70
10 Оралбек, Кәусар 35 55 67 70
11 Сапарғали, Шұғыла 35 55 67 70
12 Серікбай, Алибек 35 55 67 70
13 Тойшибек, Дильноза 35 55 67 70
14 Хамзабек, Заңғар 35 55 67 70
1F1
Chemistry SUM MINIMUM MAXIMUM AVERAGE COUNT
100 270 13 100 54 5
95 322 35 95 64.4 5
88 315 35 88 63 5
95 322 35 95 64.4 5
0 227 0 70 45.4 5
95 322 35 95 64.4 5
95 322 35 95 64.4 5
100 327 35 100 65.4 5
95 322 35 95 64.4 5
95 322 35 95 64.4 5
95 322 35 95 64.4 5
95 322 35 95 64.4 5
95 322 35 95 64.4 5
95 322 35 95 64.4 5

You might also like