+ Reply to Thread
Results 1 to 7 of 7

Another way instead of using IF function for more than 7

Hybrid View

Cheria Another way instead of using... 10-18-2012, 03:34 AM
TMS Re: Another way instead of... 10-18-2012, 03:39 AM
hjj0451 Re: Another way instead of... 10-18-2012, 03:51 AM
Cheria Re: Another way instead of... 10-18-2012, 03:53 AM
vlady Re: Another way instead of... 10-18-2012, 04:07 AM
Cheria Re: Another way instead of... 10-18-2012, 04:42 AM
TMS Re: Another way instead of... 10-18-2012, 04:47 AM
  1. #1
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,096

    Re: Another way instead of using IF function for more than 7

    Maybe:

    =IFERROR(VLOOKUP(D14, $A$1:$B$200, 2, FALSE),"")

    or
    =IFERROR(VLOOKUP(D14, $A$27:$B$226, 2, FALSE),"")



    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  2. #2
    Registered User
    Join Date
    09-23-2011
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Another way instead of using IF function for more than 7

    In 2013:
    =ifna(vlookup(d14,a:b,2,),"")

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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