Forum Discussion

DKLINN's avatar
DKLINN
Copper Contributor
Jun 15, 2022

Function to calculate Inventory carrying cost/fees

Hello- 

 

I've researched this but have been unable to come up with a solution to this problem.

 

I am trying to find a function (or formula) that can calculate the total carrying cost of a set amount of inventory given a daily rate of sale, and daily storage cost per unit.  I can do this by creating a separate table but I need a function/formula as I have many rows of items and it would not make sense to create a table for each item.

 

Data available:

   
Units0.133333Daily Units Sold
$ Cost:0.0029Storage cost/fee- per unit per Day
Qty92Curr on hand
Days690Curr days on hand

 

Tring to solve for:

$ Val:XXXTotal cost/fees to exhaust all inventory

 

Thanks in advance for any thoughts or direction-

 

-DK

 

 

Resources