+ Reply to Thread
Results 1 to 4 of 4

Using the IF and MATCH functions together

  1. #1
    Registered User
    Join Date
    05-20-2022
    Location
    London, England
    MS-Off Ver
    Microsoft 365
    Posts
    15

    Using the IF and MATCH functions together

    As the title says, I am wanting to create a formula that uses the IF and MATCH functions together.
    Here is my current formula - =IFNA(IF(MATCH(A2,'1 1993-1997'!$A$2:$A$201,0,8),0)
    I want a formula which says - if the value in A2 matches any of the values between A2:A201 in the previous sheet (1 1993-1997) then return 8, if not return 0. However, it currently doesn't work.
    Any ideas?

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

    Re: Using the IF and MATCH functions together

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

  3. #3
    Registered User
    Join Date
    05-20-2022
    Location
    London, England
    MS-Off Ver
    Microsoft 365
    Posts
    15

    Re: Using the IF and MATCH functions together

    The whole formula is actually this:
    =IFNA(IF('2 1997-2001'!A2<>A2,0,IF(O2=4,"***",IF('1 1993-1997'!A2=A2,8,IF('2 1997-2001'!A2=A2,4)))),0)
    Is there a way to make that work in this formula?

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

    Re: Using the IF and MATCH functions together

    No idea, you haven't really given any details.

+ 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. Index and match functions
    By muskan27 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-27-2020, 07:22 AM
  2. [SOLVED] Index and Match functions
    By corinereyes in forum Excel General
    Replies: 9
    Last Post: 12-26-2019, 02:17 AM
  3. Help with MATCH & SUM Functions
    By Wildie16 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-13-2017, 11:40 AM
  4. [SOLVED] Nested IF/MATCH functions
    By proberson in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-24-2013, 05:07 PM
  5. Min Match Functions
    By penfold in forum Excel General
    Replies: 3
    Last Post: 01-14-2009, 12:30 PM
  6. MATCH & IF Functions
    By SJT in forum Excel General
    Replies: 2
    Last Post: 06-23-2006, 09:30 AM
  7. Replies: 2
    Last Post: 04-06-2005, 07:06 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