Courses
Purchase spend
Background
Management requires an overview report containing Purchase spend per supplier and Sales on supplier level (sales of materials they supply) for last year, 2019. You have extracts containing:
- Purchase orders for last 2 years (data source: ERP).
- Sales orders for last 2 years (data source: ERP).
Exercises
Exercise 1 [Copy Sheet, Remove Duplicates, Naming]
- Create a new Calculation Sheet with a Table containing all the suppliers (do not manually type the supplier names).
- Name the sheet Spend and sales and name the Table TableSpendSales.
- Color the tab of the Calculation Sheet.
Exercise 2 [SUMIFS, Logical operators, Naming]
Get the total Goods receipt value per supplier for 2019 into the sheet Purchase spend from the sheet Purchase orders. Do not remove any raw data.
Exercise 3 [Number Formats]
Change Number Format of the Purchase spend column to a Custom Number Format:
- Thousands
- Thousands divider: Blank Space ” “
- No decimals
- “K” at the end (kilo, thousands)
Exercise 4 [VLOOKUP, MATCH, SUMIFS, Number Formats]
Get the total Sales order value on supplier level (sales of materials they supply):
- Put the values next to Purchase spend.
- Use the same Number Format as Purchase spend.
Exercise 5 [Conditional Formatting]
Add two different Conditional Formats with Scales:
- Purchase spend: Red color for high values
- Sales: Green color for high values
Exercise 6 [Style and structure]
Change cell styles of all formulas in the Data Sheets to the Calculation cell style.









