You are on page 1of 5

16/11/2022

GROUP 2 – EXCEL

1. PROBLEM 1
Given the following table:

A. Write formula for the column “Tổ ng điểm” and “Kết quả ” such that
i. Tổ ng điểm = Toá n + Lý + Hoá
ii. “Kết quả ” will be set to “Đỗ ” if satisfying the two following constraints:
1. There is no module < 3
2. “Tổng điểm” should be greater or equal to the passing rate according to
the region of each candidate: A – 18, B – 17 and C – 16. The first
character of “SBD” is the region of the candidate.
3. Otherwise, the result is “TRƯỢT”
B. Ranking the candidates according to their “Tổ ng điểm”
C. Write formula to calculate the number of passed candidates and failed candidates
D. Write formula to find the candidate with the highest result
E. Calculate the average mark of all candidates

2. PROBLEM 2

A. Insert after the column “Phụ cấ p thâ m niên” three columns: Lương, Tạ m ứ ng, Thự c
lĩnh
B. Filling the current month and insert the column “STT” to the left of “Mã NV” and
filling the index for this column
C. Defining the formula for the column “Bậ c lương” according to the first character of
Mã NV such that
i. A – 330
2
ii. B – 310
iii. C – 290
iv. Otherwise 275
D. Write formula for the column Phụ cấ p thâ m niên such that: Phụ cấ p thâ m niên =
Thâ m niên * 20000 in which Thâ m niên is the number of working years. Thâ m niên
= curren year – the year of “Ngà y và o là m việc”
E. Write the formula to calculate the salary:
i. If “Ngà y cô ng” is less or equal to “ngà y cô ng quy định”, salary = ngà y cô ng * bậ c
lương * 1000
ii. “Ngà y cô ng” > “ngà y cô ng quy định”, salary = ((ngà y cô ng – ngà y cô ng quy định)
* 2 + ngà y cô ng quy định) * bậ c lương * 1000
iii. “ngà y cô ng quy định” =24
F. Write the formula to calculate “Tạ m ứ ng”. “Tạ m ứ ng” = 1/3 Lương after rounding up
by 0.5
G. Write the formula for the column “Thự c lĩnh” = Lương + Phụ cấ p thâ m niên – Tạ m
ứ ng
H. Format the column Thự c lĩnh by “Đồ ng” with the thousand separator
I. Make an ascending order by “Tên”, if the name is the same then by “Họ ”
J. Extract employees having Thự c lĩnh >= 4 and <= 5

3. PROBLEM 3

3
A. Insert after the column ĐG Tuầ n three column: Ngà y, ĐG Ngà y, Thà nh tiền
B. Write the formula for the following columns
i. “Tiền ă n” such that Tiền ă n = “số ngà y ở ” * “đơn giá khẩ u phầ n ă n”. Đơn giá khẩ u
phầ n ă n should be looked up from table Biểu giá khẩ u phầ n ă n mộ t ngà y,
according to the last two characters of “Mã số ”
ii. “Tuầ n” and “ĐG Tuầ n” such that “ĐG Tuầ n” is the unit price for one week
iii. “Ngà y” and “ĐG Ngà y” such that “ĐG Ngà y” is the unit price for one day
iv. “ĐG Ngà y” and “ĐG Tuầ n” are looked up from the table Biểu giá phò ng,
according to three first characters of “Mã số ”
v. Thà nh tiền = Tiền ă n + Tiền thuê phò ng (by week) + Tiền thuê ngà y
C. Define the table to calculate the price according to the category of room
4
D. Format the column Thà nh tiền by VNĐ
E. Format the number using the character space to separate the thousand, million and
billion
F. Extract a list of persons in Room L1A and L3B such that 500 000 <= Thà nh tiền <= 1
500 000

You might also like