Courses
Missing deliveries
Background
There are deliveries missing during a certain period and you suspect a pattern. Therefor you want to compare:
- Purchase orders (data source: ERP).
- Goods receipts (data source: Third Party Logistics WMS).
Exercises
Exercise 1 [CONCAT]
Create a unique key in both sheets on Purchase order position level by joining Purchase order and Position.
Create a lookup of columns Goods receipt date and Goods receipt quantity from Goods receipts sheet into Purchase orders sheet using the keys.
Exercise 3 [IFERROR]
Enclose the formula with IFERROR to replace errors with double quotes (“”).
Exercise 4 [Conditional Formatting]
Use Conditional Formatting to make blank cells (“”) red.
Exercise 5
Find the pattern for the missing deliveries.



