Calculating rental inventory based on dates back in stock

Ruzzo

Board Regular
Joined
Nov 22, 2004
Messages
83
I have an inventory # that auto-calculates on when an item is sent. Now I need to know expected inventory of the item based on a certain future date.
I have the following:
A1. Date the item was shipped to a client
B1. Date the item is due back from the client
C1. Number of current inventory of item
Which formula helps me to calculate the expected inventory based on these cells.
Thank you in advance.
Ruzzo
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Hi Ruzzo,

My solution is different from your request. I believe that it will enable to calculate your inventory of item that will be available for renting on a given date.

One you set up your spreadsheet, you can enter the following formula in C3

=C1-SUMPRODUCT($D$7:$D$13,--($C$7:$C$13<$C$2))



1624228005118.png


Kind regards

Saba
 
Upvote 0
hello,
i also need to know regarding invertor stock cover for 3 months can anyone assist me.

Please send me one working on excel to understnd
 
Upvote 0

Forum statistics

Threads
1,212,932
Messages
6,110,748
Members
448,295
Latest member
Uzair Tahir Khan

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