Day 2 Slides
Day 2 Slides
Day 2 Slides
MS Excel 365
Ethiopian Capital Market Authority
April 01-06, 2024
Addis Ababa
Module 2: Working with Formulas and
Functions
Formulas: Expressions within Excel that perform calculations based on values in cells. They
typically begin with an equal sign (=) and can include cell references, numbers, and operators (+, -,
*, /).
Functions: Predefined formulas in Excel that perform specific tasks. They have a recognizable name
(e.g., SUM, AVERAGE, VLOOKUP) and often require arguments (inputs) to complete the calculation.
Functions save you time and effort compared to writing complex formulas from scratch.
What are formulas?
o Formulas are like recipes for your data! They use cell references, numbers, and operators
(+, -, *, /) to perform calculations and automate tasks. Always start a formula with an
equal sign (=).
o Examples with Basic Operations:
o Addition: =A1 + B1 (Adds the values in cells A1 and B1)
o Subtraction: =C1 - D1 (Subtracts the value in D1 from the value in C1)
o Multiplication: =E1 * F1 (Multiplies the values in cells E1 and F1)
o Division: =G1 / H1 (Divides the value in G1 by the value in H1)
o AutoFill allows you to quickly copy and extend data or patterns across a range of cells.
o How to Use It:
o Enter data in one or more cells.
o Click and drag the small fill handle (black square) in the corner of the cell down or across to extend the pattern.
o Options: Excel can intelligently fill patterns (like dates or numbers in a sequence), or simply copy the original content
o Example:
o Sort a list of clothing sizes (XS, S, M, L, XL) according to their actual size order.
o Go to the "Data" tab and click "Sort."
o In the "Sort By" dropdown, choose the column containing sizes.
o Click the "Order" dropdown arrow and select "Custom List."
o Create a custom list with the desired order (XS, S, M, L, XL) and click "OK."
o Click "OK" again to sort the data using your custom list.
• Instructions:
• Open a new workbook and enter the data provided above.
• Complete the "Total" column using formulas. (This exercise covers formulas and error handling).
§ Notice an error (#VALUE!) in cell D5 for Brownie. Investigate and fix the formula. (This exercise covers
error handling).
§ Calculate the total revenue for all products sold. (This exercise covers formulas and AutoSum).
§ Use an appropriate formula to achieve this and consider using AutoSum for efficiency.
§ Identify the top 3 best-selling coffee drinks. (This exercise is for analysis, but formulas can be used to
sort data).
§ Use a formula or sorting techniques to determine the top 3 revenue generators among the coffee drinks
(Latte, Cappuccino, Americano, Mocha, Macchiato).
§ Calculate the total cost of goods sold (COGS) if the average cost per unit of coffee is ETB 5. (This
exercise covers formulas).
§ Create a formula to calculate the COGS considering the quantity of coffee drinks sold.
Exercise 04: Financial Analysis for a Local Coffee Shop (45 Minutes)
• Questions:
• What is the average revenue per unit sold across all products? (This exercise covers
formulas).
Create a formula to calculate the average revenue considering both coffee drinks and bakery items.
• What is the profit margin for the coffee shop, considering a fixed monthly overhead cost of
ETB 5,000? (This exercise is for analysis, but formulas can be used for calculations).
Use the calculated total revenue and COGS along with the fixed overhead cost to determine the
profit margin.
• Bonus Challenge:
• Use conditional formatting to highlight the top 3 best-selling coffee drinks based on revenue.
(This exercise covers conditional formatting).
Exercise 05: Real World Example
• Instructions:
Loan Disbursement by Banks in Ethiopia
• Open a workbook named "04_disbursement_banks_client_sector.xlsx".
• Compute total disbursement by bank, sector and client
• Compute growth rate of disbursement by bank, sector and client
• Compute share of disbursement by bank, sector, client