lookup three tables, extract information and create summary of due dates for planning

adelkam

Board Regular
Joined
Feb 14, 2012
Messages
65
I use a spreadsheet to manage an inventory of 25 items in stock. I need to monitor the stock and project the date when I should place an order before any item runs-out. I have three tables:

Table 1- listes the “Projected” quantity to be used of each item over the next 60 days by date

Table 2- lists the “Stock” that is currebtly available for each item

Table 3- Lists the items including the “lead time”, which is the number of days it takes until the item gets shipped when I order

What I need to accomplish is the following:

I need to determine "when" I should order each item in light of the given information? I need to determine when I will run out of each item (if I would!): this is from information in table 1 (projected use by date) & table 2 (stock available)

Then I need to list when to order: By knowing when I will run out of each item (determined above) & table 3 (contains lead time it takes for each item to get delivered) - This is by simpley subtracting the number of days (lead time for shipping) of that item ..
I uploaded sample file in the link below .. I appreciate any help

Inventory Planning - Download - 4shared
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
wants me to sign up or log in before I can download...
Do you just need the formula?

Order when Stock=LeadTime x Usage
LeadTime in Days, Usage in Units/Day
 
Upvote 0
Probably you would like to use dropbox, skydrive or box for sharing files, so we can have a look at it and share a solution with you
Sergio
 
Upvote 0

Forum statistics

Threads
1,207,111
Messages
6,076,620
Members
446,216
Latest member
BEEALTAIR

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top