+ Reply to Thread
Results 1 to 2 of 2

Nested IF statement.

  1. #1
    Registered User
    Join Date
    10-26-2014
    Location
    Nevada,USA
    MS-Off Ver
    2013
    Posts
    1

    Nested IF statement.

    Thank you for your help
    Last edited by radiotalk; 10-27-2014 at 04:55 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Nested IF statement.

    Hi, welcome to the forum

    maybe something like this (untested)...
    Assume teh following
    A2=GPA
    B2=LSAT
    C2=Essay

    =IF(A2>=3,IF(B2>=700,IF(C2="High","Accepted","Reviewed"),IF(C2="Medium","Reviewed","Not Accepted")),"Not Accepted")
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. nested IF statement
    By nigec in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-01-2013, 11:15 PM
  2. [SOLVED] Nested If Statement
    By Koda7 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 05-31-2013, 10:52 AM
  3. [SOLVED] Nested If Statement - ISBLANK and ISNA in same statement?
    By Janc in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-23-2013, 09:00 AM
  4. Nested If Statement
    By soniarog in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-08-2013, 05:58 PM
  5. Replies: 6
    Last Post: 01-14-2009, 06:59 PM

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