KristofGoossens
New Member
- Joined
- Feb 6, 2023
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hi everyone,
(using just Excel 365)
I have two data lists that simply put consist of
backlog data (sorted by SKU - committed ship date - date of creation) amongst other data + a cumulative sum of the backlog for comparison to the supply (which is the second list)
pivot table (for aggregation on SKU) with SKU in row, the dates (or weeks to simplify) of arrival in the columns
See below for hypothetical unit with 900 units in backlog and a couple of hundred incoming. What would be the formula to vlookup the cumulative quantity of the backlog to the first value of the pivot table that 's higher and return the date attached to that value?
for SO000008 for example, I know I need at least 625 incoming units to make sure I can deliver that order (and check whether the original committed ship date is still valid), so how would I "vlookup" 625 into the pivot table, get to the first value (of course on the row of SKU XYZ because there are lots of other SKU's) that is bigger than 625 and return the ETA-date?
Thanks in advance for your help!
(using just Excel 365)
I have two data lists that simply put consist of
backlog data (sorted by SKU - committed ship date - date of creation) amongst other data + a cumulative sum of the backlog for comparison to the supply (which is the second list)
pivot table (for aggregation on SKU) with SKU in row, the dates (or weeks to simplify) of arrival in the columns
See below for hypothetical unit with 900 units in backlog and a couple of hundred incoming. What would be the formula to vlookup the cumulative quantity of the backlog to the first value of the pivot table that 's higher and return the date attached to that value?
for SO000008 for example, I know I need at least 625 incoming units to make sure I can deliver that order (and check whether the original committed ship date is still valid), so how would I "vlookup" 625 into the pivot table, get to the first value (of course on the row of SKU XYZ because there are lots of other SKU's) that is bigger than 625 and return the ETA-date?
Thanks in advance for your help!