+ Reply to Thread
Results 1 to 3 of 3

Nested IF/AND/OR Multiple Criteria

  1. #1
    Registered User
    Join Date
    02-23-2011
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2003, 2007
    Posts
    13

    Nested IF/AND/OR Multiple Criteria

    Help...
    I am trying to combine formula that I currently have to compute the following:
    IF(N4<4,"N/A",IF(AND(N4>3,N<10,IF(O4=0,"A",IF(O4=1,"C","D"))))
    IF(N4<4,"N/A",IF(N4>9,IF(O783=0,"A",IF(O783=1,"B",IF(O783=2,"C","D"))))
    Is there a way to combine these 2 into 1?

  2. #2
    Valued Forum Contributor wenqq3's Avatar
    Join Date
    04-01-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2003
    Posts
    868

    Re: Nested IF/AND/OR Multiple Criteria

    1st Equation = N4>3 AND N4<10
    2nd Equation = N4>9
    That mean 9.1 till 9.9 can fall in between 2 equation.Unless you dont have decimal.

    Try this.
    Please Login or Register  to view this content.
    -If the problem is solved, please mark your thread as Solved: Click Thread Tools above your first post, select "Mark your thread as Solved".

    -Always upload a workbook before start your question
    To attach a file, push the button with the paperclip (or scroll down to the Manage Attachments button), browse to the required file, and then push the Upload button.

    +++ If my answer(s) helped you, please add me reputation by click on * +++

  3. #3
    Registered User
    Join Date
    02-23-2011
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2003, 2007
    Posts
    13

    Re: Nested IF/AND/OR Multiple Criteria

    You are my hero, thank you

+ 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] Nested IF function with multiple criteria
    By Kalergi in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-12-2013, 07:50 AM
  2. [SOLVED] Nested IF with multiple criteria
    By small_wonder in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 09-30-2012, 04:14 PM
  3. Nested if function with multiple criteria
    By argandoz in forum Excel General
    Replies: 5
    Last Post: 07-28-2011, 08:44 PM
  4. [SOLVED] Nested IF statement to return a value based on multiple criteria
    By harrydnyc in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-27-2011, 11:45 AM
  5. Nested IF Statement with Multiple Criteria
    By Hoopsah in forum Excel General
    Replies: 6
    Last Post: 07-23-2007, 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