Results 1 to 15 of 15

Collate (lookup) Multiple orders at the same time, based on DATE range in a table

Threaded View

  1. #1
    Registered User
    Join Date
    10-09-2013
    Location
    Dike, IOWA
    MS-Off Ver
    Excel 2010
    Posts
    19

    Collate (lookup) Multiple orders at the same time, based on DATE range in a table

    Trying to index, match, copy over, all the Sales order information based on the SCHD DATE of my Table(for current week), for each PRODUCT AREA.

    Bottom line, I want to be able to list all the current orders for the week 4-10 NOV 2013, by product area. I can't mess with the table because it is giving other VLOOKUP info to another table in it's current form.

    So, I believe there should be 2 criteria for each item I want to look for. #1 being the date/s I need to filter for, and then the product area I want to find this week's orders for, with the third piece being the info (cell) I am looking for.
    Formula is in Cell A4 of ORDER STATUS TAB.

    INDEX('Open Orders'!$G$2:$G$1389, SMALL(IF($B$1='Open Orders'!F2:F500, ROW('Open Orders'!$G$2:$G$1389)-MIN(ROW('Open Orders'!$G$2:$G$1389))+1, ""), ROW(A1)))

    I can't get this formula to give me all the orders that are open this week, by product area?? Please help, will greatly improve my daily efficiency in tracking open orders in one spot instead of using unreliable PIVOT TABLES.
    Thanks.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to lookup value based on Date time closest to criteria
    By ilionel1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-08-2013, 02:01 PM
  2. [SOLVED] Sum like orders, then create multiple rows (prod records) based on sum...
    By mvgoggans in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-12-2013, 03:56 PM
  3. Replies: 10
    Last Post: 02-19-2013, 12:05 PM
  4. [SOLVED] Create a lookup table to award point values based on run time
    By coach touch in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-15-2012, 12:35 PM
  5. Multiple lookup based on date range pricing
    By posttoamit in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-18-2011, 05:52 PM

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