#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 113
Default FIFO HELP!

I am trying to create a FIFO schedule in Excel. I am trying to determine the
best formula to remove inventory based on FIFO. So, for instance, I have 5
layers of inventory all with different costs. On the sales side, I want to
chew into the first layer first, however if the sales is greater than the
inventory in the first layer, I need to go to the second layer and so forth.
Anyone have any good formulas for setting up a schedule like this? Or point
me in the right direction....Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default FIFO HELP!


This is not a simple problem. The Greeks couldn't solve it 2000 years
ago so what makes you think you can solve it any better. The greeks
didn't have a computer and you do.

This type of problem it called a packing problem. The Greek going into
battles had different size chariots with different supplies to fill the
chariots. the Greeks wanted to find the best way of loading the
chariots to use the least amount of chariots and if the over filled
their chariot the chariot would go too slow or tip over. The greeks
wanted to know the optimum way of packing the chariots.

Today with computers to get the best solution you usually set up a set
of rules and a method to score each solution. Then try every
combination of solutions and take the one with the best score.

Your problem is a very simple type of packing problem. You may just
need a simple algorithm and not try every combination. A formula
solution probably isn't going to work and you would need to write a VBA
macro to get the results.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=166190

Microsoft Office Help

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can we run FIFO Inventory in excel? NH Excel Worksheet Functions 2 March 4th 09 09:29 PM
Something similar to FIFO method Bogdan Excel Programming 4 December 15th 08 12:30 PM
FIFO: Share calculation in VBA? NorTor[_3_] Excel Programming 12 January 6th 05 10:04 PM
FIFO method calculations Jeff[_37_] Excel Programming 0 September 16th 04 02:16 AM
FIFO Inventory tracking Marcotte A Excel Programming 0 September 9th 04 12:33 AM


All times are GMT +1. The time now is 12:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"