+ Reply to Thread
Results 1 to 2 of 2

Statement that retrieves in-stock data for customer POs

  1. #1
    Registered User
    Join Date
    05-18-2017
    Location
    Salt Lake City, Utah
    MS-Off Ver
    Excel 2016
    Posts
    16

    Statement that retrieves in-stock data for customer POs

    Hello,

    I was hoping if someone could help me create a statement for a set of data I have?

    Basically, I am trying to create a statement that can confirm purchase orders for a customer based off my current on-hand inventory. There are several purchase orders placed by my customer, but they all include duplicates of the same item and I want to be sure that I can be true when fulfilling their desired quantities.

    I know that I can run a VLOOKUP to find my available stock, but I don't want to run into over-confirming unit's quantities. For instance, let's say I have a customer that places 3 POs for item "A". The first PO ordered 1 unit of item "A", second PO ordered 5 units of item "A" and third PO ordered 10 units of item "A". I only have 11 units of item "A" in stock. I need a statement that can get me to confirm the third PO in full at 10 units and the first PO at 1 unit - leaving the second PO at 0 qty accepted. I want to be sure that I can fulfill the most out of a PO.

    Any help is greatly appreciated.

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,957

    Re: Statement that retrieves in-stock data for customer POs

    The best way to run an inventory system is to base it on transactions. You have an initial transaction to add the starting stock then transactions for receiving, distribution, and Inventory adjustment. The balance is the sum of the transactions. The actual value on hand is never stored, it is always calculated.

    In the attached you may be able to use the manufactured item as a purchase order. PO 123 requires 130 Units of A, 200 Units of B ...
    Attached Files Attached Files
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] If statement of an array that retrieves multiple results
    By sooghtac in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-10-2014, 04:58 PM
  2. [SOLVED] If statement of an array that retrieves multiple results
    By sooghtac in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-08-2014, 12:32 AM
  3. Replies: 1
    Last Post: 03-22-2014, 08:10 AM
  4. how to add rows to code which retrieves data from closed workbooks?
    By Stasi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-29-2010, 03:38 AM
  5. Search Box that searches and retrieves data from another sheet
    By tommib in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-05-2009, 01:26 PM
  6. Replies: 1
    Last Post: 07-07-2006, 02:10 PM
  7. Formula retrieves wrong data
    By Newmoon in forum Excel General
    Replies: 2
    Last Post: 08-11-2005, 11:02 AM

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