LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Something similar to FIFO method

Hi everyone,

I would like to create a script similar with FIFO (first-in first out)
method, but instead of taking out the oldest item from stock, it should take
out the stock with the smallest (minimum) acquisition price. For instance if
I have:

Type Date Number Acquisition Lot
of units price per unit

IN 29-Oct-08 3,000 7.8500 1
IN 30-Oct-08 75,000 7.9000 2
IN 06-Nov-08 7,500 7.8000 3
OUT 25-Nov-08 12,500 8.1027

On 25th of November the quantity of 12,500 units should be taken out in the
following order:
- first 7,500 units from Lot 3, as this lot has the smallest acquisition price
- the following 3,000 units from Lot 1, as this lot has the minimum
available acquisition price
- the difference of 2,000 unit from lot 2

I hope I was pretty concise in my explanantions.

Can anyone help me?

Many thanks in advance,

Bogdan
 
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
MATCH AMOUNT FIFO METHOD & INSERT ROWS WHERE EVER REQUIRED. Eddy Stan Excel Programming 7 March 29th 06 05:38 AM
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 03:31 AM.

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

About Us

"It's about Microsoft Excel"