Results 1 to 5 of 5

FIFO distribution - VBA

Threaded View

  1. #1
    Registered User
    Join Date
    02-12-2008
    Location
    Portugal
    Posts
    26

    FIFO distribution - VBA

    Hi guys

    After trying to sort and search several solutions I had to post and ask for some help on how to aproach/solve the issue.

    My file contains two sheets:
    Sheet "Propriedades": has the entire product database (ItemID, PropertyValue1, QuantityReceived and other non relevant fields).
    Its updated through a external data source every time it opens

    Sheet "Import": has the import manual count of the products and show a total quantity number

    The issue is: assign the Total Quantity (Sheet Import collumn D) to the individual ItemID considering the Property1 (date).
    Criteria : It needs to be assigned from the most recent date to the oldest. The field QuantityReceived sets the maximum of quantities.

    In the end from the total units counted and listed in the Import sheet there should be a assignment based on the recent date and limit of the Quantity received.

    The data assignment can be done in a seperate sheet (no problems) whatever is easy.

    Any ideas how I can aproach the issue?
    I have included the attachment as example.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1