+ Reply to Thread
Results 1 to 4 of 4

Show list of data based on multiple criteria?

  1. #1
    Registered User
    Join Date
    05-19-2022
    Location
    USA
    MS-Off Ver
    Office 365
    Posts
    15

    Show list of data based on multiple criteria?

    Good morning,
    I'm trying to figure out how to create a list of data that'll fill in a column of cells based on multiple changing criteria. I feel like I'm missing something obvious...

    I have example.xlsx attached with two sheets. Sheet1 & Sheet2.

    Looking to have a list of the orders from Sheet1.A:A be displayed starting at Sheet2.A3, but only display the orders from that column that match the 4 criteria:

    Display orders that:
    Sheet1.E:E =Y, and
    Sheet1.D:D =Sheet2.B1, or
    Sheet1.D:D =Sheet2.C1, or
    Sheet1.D:D =Sheet2.D1

    Sheet2.B1, C1, and D1 are all data validation lists and will change based on what I'm looking for, and that can be up to 3 different carriers. So I want to see a list of orders that are all due to ship today that are showing to ship with any of those three carriers.

    The way that my example.xlsx is setup, I would want a list of orders to be shown that are "Yes, shipping today", and are for carrier "CTII". It should show me a list starting at Sheet2.A3, listing [123456, 912345]. If I changed the carrier on Sheet2.B2 from CTII to "EXLA", then I'd want just [234567]. If I had Sheet2.B1=CTII and Sheet2.C1=EXLA, then I'd want to see [123456, 234567, 912345], and so on. Does that make sense?

    Thank you!
    Attached Files Attached Files
    Last edited by Tree310; 07-07-2022 at 09:04 AM. Reason: Solution!

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,104

    Re: Show list of data based on multiple criteria?

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    05-19-2022
    Location
    USA
    MS-Off Ver
    Office 365
    Posts
    15

    Re: Show list of data based on multiple criteria?

    Awesome! I didn't know I could do that with a Filter formula... jeez. I changed it so that the first portion is (Sheet1!E2:E10="Y"), instead of the TODAY(), since some of the orders ship earlier than the date, which is why we have a flag in Column E.

    This worked great. Thank you!

    My final solution:
    Please Login or Register  to view this content.

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,104

    Re: Show list of data based on multiple criteria?

    Glad to help & thanks for the feedback.

+ 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. Filter data and show in different table based on multiple criteria
    By Zaid in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-08-2020, 05:18 PM
  2. Extracting rows of data based on multiple criteria from a list
    By cnak in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-04-2018, 12:10 PM
  3. [SOLVED] Merge multiple sheets data into 1 sheet based on multiple criteria (List Based)
    By hecgroups in forum Excel Programming / VBA / Macros
    Replies: 43
    Last Post: 08-10-2018, 11:08 AM
  4. Array that pulls list of data based on sum of multiple criteria
    By moses125 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-19-2015, 06:14 PM
  5. Replies: 3
    Last Post: 05-01-2014, 01:17 PM
  6. Replies: 1
    Last Post: 03-28-2014, 05:14 PM
  7. [SOLVED] Calculating list data based on multiple criteria
    By squigman in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-19-2013, 07:35 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