Results 1 to 4 of 4

Array Match and Return value upon multiple array match criteria

Threaded View

  1. #1
    Registered User
    Join Date
    03-04-2015
    Location
    London, England
    MS-Off Ver
    Microsoft 365
    Posts
    18

    Array Match and Return value upon multiple array match criteria

    Hello friends, I have been been trying to do 2 different formulas without any luck for a month.

    First Formula:

    -If the values in COLUMN C4:C24 has a match in D30:D63, It should say" MATCH; else "NO MATCH.

    IF(MATCH(C4:C25;D30:D63;0);"MATCH""NO MATCH") . I get VALUE ERROR.

    Second Formula:
    Return Value:IF values in C4:C24 and J4:J24 match values in D30:D63 and A30:A63 then RETURN the CORRESPONDING VALUE E30:E63. Should ignore empty value in J4:J24 if is blank.

    =INDEX(E30:E63;MATCH(C4:C25;D30:D63;0)*MATCH(J4:J25;A30:A63;0)). I get NA ERROR.


    NOTE: VLOOKUP and HLOOKUP, I tried...only works partially (Yellow col to yellow col). When I match yellow-green COL to yellow green col , I am making like UNIQUE values.

    Hope you can help me! Thanks a lot in advance.
    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. match multiple criteria & return value from array
    By Peo Sjoblom in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 07:05 AM

Tags for this Thread

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