Consulting

Results 1 to 2 of 2

Thread: Find Matches for a Range of multiple criteria?

  1. #1
    VBAX Tutor
    Joined
    Jul 2015
    Posts
    212
    Location

    Find Matches for a Range of multiple criteria?

    From the attachment, I have a reference Table in col's A~D. Cols F~I contain the Sample set. I need a formula to paste alongside each range of four values in col J (I've inserted one, but it's not working?). The formula is to find whether the range of values, in the exact order as displayed in say F2:I2, has a match in cols A? I've provided the answer manually in col K. I've done this previously using Conditional Format and a Match formula, that colours the matching ranges.

    The real life situation is the sample table can be half a million rows high and reference table 25000 rows high. Using that method seriously hangs excel! Hence the need for a formula, but it's eluding me?
    Cheers in anticipation.
    Attached Files Attached Files

  2. #2
    VBAX Tutor
    Joined
    Jul 2015
    Posts
    212
    Location
    Solved it, just needed some sleep. Use an array formula using index match with a helper column added to reference table.
    Attached Files Attached Files

Posting Permissions

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