+ Reply to Thread
Results 1 to 5 of 5

Nested IF #NAME error

  1. #1
    Registered User
    Join Date
    09-19-2013
    Location
    Scottsdale, Arizona
    MS-Off Ver
    Excel 2003
    Posts
    2

    Nested IF #NAME error

    Hi All,

    I was wondering if someone could help me out with an error that I'm getting.

    I am able to get this to work:

    =IF(G25="Associate Degree", LOOKUP(G26,{1,7,13,19},{3,5,7,9}),0)

    This is what I ultimately need to have but I keep getting a #NAME error:

    =IF(G25=”Associate Degree”, LOOKUP(G26,{1,7,13,19},{3,5,7,9}),IF(G25=”Undergraduate Degree”, LOOKUP(G26,{1,4,7,10,13,16,19,22},{2,3,4,5,7,8,9,10}),IF(G25=”Graduate Degree”, LOOKUP(G26,{1,4,7,10,13,16,19,22},{2,3,5,6,8,9,11,12}),IF(G25=”Doctoral Degree”, LOOKUP(G26,{1,4,7,10,13,16,19,22},{2,3,5,6,8,9,11,12}),0))))

    Any assistance would be appreciated. Thanks!

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Nested IF #NAME error

    welcome to the forum, scsmith. did you copy the formula below from somewhere? it's a slight difference, but notice that your double quotes in the first formula & the 2nd formula varies. try to copy this & see if it works"
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    attaching file that doesn't provide NAME error as i've changed those double quotes
    Attached Files Attached Files

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    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
    53,048

    Re: Nested IF #NAME error

    That almost looks like the quotation marks from a word doc
    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

  4. #4
    Registered User
    Join Date
    09-19-2013
    Location
    Scottsdale, Arizona
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Nested IF #NAME error

    Thank you sir!

    Wow, that's exactly what it was. I originally typed it in an email and then copied and pasted it into Excel. Thanks for replying so quickly!

  5. #5
    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
    53,048

    Re: Nested IF #NAME error

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a relatively new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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 #value error
    By carman in forum Excel General
    Replies: 1
    Last Post: 08-25-2012, 02:24 PM
  2. Next without For error in nested loop - Escaping a Nested Loop?
    By BeneRich in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-10-2012, 06:38 PM
  3. Nested IF error #VALUE!
    By jimbosar in forum Excel General
    Replies: 3
    Last Post: 04-11-2009, 01:06 PM
  4. Nested if error
    By Bryguy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-12-2007, 09:16 AM
  5. [SOLVED] Nested IF error
    By Ricardo Monteiro :^) in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-05-2006, 04:45 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