+ Reply to Thread
Results 1 to 3 of 3

IF= Function not recognizing defined name.

Hybrid View

  1. #1
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: IF= Function not recognizing defined name.

    You need to put quotes around the text you want to display.
    Without the quotes, Excel tries to find a defined name with that text and returns an error.

    Try this:
    F2: =IF(OR(C2={"AAB","AAF","AAJ","AAL","AAS","AAX","LON","OFF"})
    ,"BNYM EMEA Tax and Documentation","Enter Contact")

    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  2. #2
    Registered User
    Join Date
    01-21-2011
    Location
    Pittsburgh, PA
    MS-Off Ver
    Excel 2003
    Posts
    40

    Re: IF= Function not recognizing defined name.

    ugh. thank you. it took longer for me to type out than you to solve. ahah.

    Thanks again.

+ 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