+ Reply to Thread
Results 1 to 5 of 5

Formula to match 2 criteria, then yes

  1. #1
    Registered User
    Join Date
    03-11-2017
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    59

    Formula to match 2 criteria, then yes

    Hello!

    Log in sheet:IF Column B and H Matches with (MASTER FILE sheet) B and any of the columns dates listed
    Instead of "NO" it will be YES
    Last edited by serenitylai; 03-30-2017 at 09:55 PM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,740

    Re: Formula to match 3 criteria, then yes

    I can't make any sense out of your description while looking at your file.

    What sheet are B, H, and K on? Please give an example using specific cells, and also specific cells for where you want YES/NO.

    The cells that currently all say NO have no formula. Are you asking for a formula to put in those cells? Or are you asking for an update to your VBA?
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    03-11-2017
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    59

    Re: Formula to match 3 criteria, then yes

    Quote Originally Posted by 6StringJazzer View Post
    I can't make any sense out of your description while looking at your file.

    What sheet are B, H, and K on? Please give an example using specific cells, and also specific cells for where you want YES/NO.

    The cells that currently all say NO have no formula. Are you asking for a formula to put in those cells? Or are you asking for an update to your VBA?
    Sorry about that. I already updated it. Thank you.
    I'm asking for a formula that I can use to do this cause I just can't do it.

  4. #4
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,503

    Re: Formula to match 2 criteria, then yes

    I don't see any file but I'm working from an iPad. So here is a general answer...
    =IF(AND(B2=H2,B2=K2),"YES","NO")
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  5. #5
    Registered User
    Join Date
    03-11-2017
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    59

    Re: Formula to match 2 criteria, then yes

    Quote Originally Posted by Sambo kid View Post
    I don't see any file but I'm working from an iPad. So here is a general answer...
    =IF(AND(B2=H2,B2=K2),"YES","NO")
    Thank you for helping out!

    I used this insted
    Please Login or Register  to view this content.

+ 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. [SOLVED] INDEX/MATCH formula to match 3 criteria
    By garrett.grillo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-03-2017, 07:45 PM
  2. [SOLVED] Index and Two Match Criteria- meeting both criteria (need help to repair formula)
    By OilAndGasMan1984 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-27-2017, 10:56 PM
  3. [SOLVED] Formula to match 3 criteria, then yes
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-22-2016, 11:34 AM
  4. Match 5 criteria Formula
    By bwmuhich in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-20-2015, 11:31 AM
  5. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  6. [SOLVED] Formula that counts rows that match 2 criteria, but do not match another
    By VivatMartin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2012, 07:43 AM
  7. Formula to match several criteria
    By Neales in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-27-2008, 10:01 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