+ Reply to Thread
Results 1 to 4 of 4

Vlookup returning different text to what it has found

  1. #1
    Registered User
    Join Date
    06-14-2013
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    5

    Vlookup returning different text to what it has found

    I have a lookup formula that returns the text "Direct" when nothing is found:

    =IF(ISNA(VLOOKUP(B11,Sheet1!A:A,1,0)),"Direct",VLOOKUP(B11,Sheet1!A:A,1,0))

    But I also want the text "associate" to appear when it is found - ie when it's true. I've tried changing my formula around, but I can't seem to do it.

    Is there a better way at going about this?

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    04-13-2011
    Location
    Ottawa, Canada
    MS-Off Ver
    365
    Posts
    1,101

    Re: Vlookup returning different text to what it has found

    Not tested...but try this

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-14-2013
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Vlookup returning different text to what it has found

    That works great! And you answered in 3 minutes, genuis!

    Cheers!

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,644

    Re: Vlookup returning different text to what it has found

    Try this.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

+ 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