Warehousing and Storage Cost Calculation Question

rick151

New Member
Joined
Dec 5, 2018
Messages
2
I’m trying to figure out a formula that does this:

I want 12 columns for each month. In these columns will be calculations that adds the cost of storage based on the number of days that particular item is being stored.

The first 15 days of storage is free, then .50 afterwards. How can I have excel determine the amount each month the item is stored?

You have the “Date Received”, “Date Loaded” (if loaded), “Free Time Ends Date”, and the 12 monthly columns.

See the green columns

Do I make since?

The formula being used for the "Free Time Ends" column is =IF(E2="","",E2+15-1)

Date Received

<colgroup><col width="96"></colgroup><tbody>
</tbody>
Date Loaded

<colgroup><col width="84"></colgroup><tbody>
</tbody>
Free Time
Ends

<colgroup><col width="101"></colgroup><tbody>
</tbody>
January

<colgroup><col width="81"></colgroup><tbody>
</tbody>
February

<colgroup><col width="81"></colgroup><tbody>
</tbody>
March

<colgroup><col width="81"></colgroup><tbody>
</tbody>
April

<colgroup><col width="81"></colgroup><tbody>
</tbody>
May

<colgroup><col width="81"></colgroup><tbody>
</tbody>
June

<colgroup><col width="81"></colgroup><tbody>
</tbody>
July

<colgroup><col width="81"></colgroup><tbody>
</tbody>
August

<colgroup><col width="81"></colgroup><tbody>
</tbody>
September

<colgroup><col width="81"></colgroup><tbody>
</tbody>
October

<colgroup><col width="81"></colgroup><tbody>
</tbody>
November

<colgroup><col width="81"></colgroup><tbody>
</tbody>
December

<colgroup><col width="81"></colgroup><tbody>
</tbody>
06/27/18

<colgroup><col width="96"></colgroup><tbody>
</tbody>
11/28/18

<colgroup><col width="84"></colgroup><tbody>
</tbody>
7/11/2018

<colgroup><col width="101"></colgroup><tbody>
</tbody>

<tbody>
</tbody>
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
I would have to have a colander that updates, and that could only be done by opening the spreadsheet and updating the days date.
 
Upvote 0

Forum statistics

Threads
1,215,093
Messages
6,123,066
Members
449,090
Latest member
fragment

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