Instruction: Attempt all the questions
Question 1: Using the given excel data extract below, work out the tasks a) through j)
a) Create the worksheet shown above.
b) Set the column widths as follows: Column A: 8, Column B: 14, Columns C & D: 15, Columns E
& F: 14.
c) Enter the formula to find COMMISSION for the first employee. The commission rate is 2% of
sales, COMMISSION = SALES * 2% Copy the formula to the remaining employees.
d) Enter the formula to find TOTAL SALARY for the first employee where: TOTAL SALARY =
SALARY + COMMISSION Copy the formula to the remaining employees.
e) Enter formula to find TOTALS, AVERAGE, HIGHEST, LOWEST, and COUNT values. Copy the
formula to each column.
f) Format numeric data to include commas and two decimal places.
g) Align all column title labels horizontally and vertically at the center.
h) Create a Header that includes your name in the left section, page number in the center
section, and your ID number in the right section.
i) Create footer with DATE in the left section and TIME in the right section.
j) Save the file with name panda EST.
Question 2: Working with Nested If Function
Imagine you are an instructor who is supposed to grade year 1 students in computer Literacy
based on the given grading system shown in the figure below. Each student will be assigned
a grade based on his/her score.
SCORE GRADE
Question 3: Working with Sum IF, Count IF statements and Inserting Charts
SALES AND PROFIT REPORT FOR MC COMPANY LIMITED
Create the worksheet shown above.
b) Set the Text alignment, Columns width and high appropriately.
c) Use AutoFill to put the Series Numbers into cells A5:A7.
d) Format cells C3:G7, C8:E11, C13:E13 to include dollar sign with two decimal places.
e) Find the Average Sales and Maximum Sales for each City.
f) Find the Total Sales for each Month.
g) Calculate the Profit for each month , where profit = Total Sales – Cost
h) Calculate the 10% Bonus, which is 10% of the Profit.
i) Find the Total Sales for each Month; only for sales greater than 30,000.
j) Find the No of Sales for each Month; only for sales greater than 30,000.
k) Create the following Charts:
Question 4 : Working with SUMIFS Function
Below is the list of top 30 countries in the world by Population. Attempt the questions below;
a) What is the total population of people living in Africa and using Kiswahili as their official
language?
b) What is the total population of people living in Asia in countries that have a GDP (Billions) >
1,000?
c) What is the total population of people living in Europe, whose currency is EUR and their GDP
is GDP (Billions) > 20000?
END