+ Reply to Thread
Results 1 to 6 of 6

Need IF statement or Macro to make decision based on multiple criteria

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    Toronto, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    3

    Need IF statement or Macro to make decision based on multiple criteria

    Hi there,
    I would like to use excel to make a decision of "YES" or "NO" in M3 based on a few criteria, i.e. "NO" if:
    1. D3:E3 = "N" (vs. "Y" or "?")
    2. H3:J3 = "N" (vs. "Y" or "?")
    3. K3 = "Y" (vs. "N" or "?")
    4. L3 = "LOW" (vs. "MEDIUM" or "HIGH")

    All else should result in a "YES" decision. There is no data in columns G or H.

    Is this even possible???

  2. #2
    Forum Contributor Mayda89's Avatar
    Join Date
    09-13-2012
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    192

    Re: Need IF statement or Macro to make decision based on multiple criteria

    When you say
    Quote Originally Posted by weddica View Post
    1. D3:E3 = "N" (vs. "Y" or "?")
    , do you mean both d3 and e3 is equal to N, or at least one of them is equal to N?

  3. #3
    Registered User
    Join Date
    03-25-2013
    Location
    Toronto, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Need IF statement or Macro to make decision based on multiple criteria

    I mean that both D3 and E3 is equal to N.
    THANKS!!

  4. #4
    Forum Contributor Mayda89's Avatar
    Join Date
    09-13-2012
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    192

    Re: Need IF statement or Macro to make decision based on multiple criteria

    Type this formula in M3:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    03-25-2013
    Location
    Toronto, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Need IF statement or Macro to make decision based on multiple criteria

    Wow! Thanks so much, it works perfectly!!!

  6. #6
    Forum Contributor Mayda89's Avatar
    Join Date
    09-13-2012
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    192

    Re: Need IF statement or Macro to make decision based on multiple criteria

    Glad that I could help

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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