Results 1 to 9 of 9

IF Statement with VLOOKUP

Threaded View

  1. #1
    Registered User
    Join Date
    01-24-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2007
    Posts
    76

    IF Statement with VLOOKUP

    I am trying to have VLOOKUP function only IF a cell is populated with any of 3 values. I'm using IF(OR(.... but that might not be the way to go. Any help would be great:

    I also am adding 1 to the value returned from VLOOKUP:

    =IF(OR(P2="1",P2="2",P2="3"),IF(ISNA(VLOOKUP(D2,QTR1_2011,14,FALSE)),"",(VLOOKUP(D2,QTR1_2011,14,FALSE)+1)))

    Thanks to all you Experts.
    Last edited by berger01; 01-27-2011 at 10:13 AM.

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