+ Reply to Thread
Results 1 to 3 of 3

IF Statement to return Vlookups vased off cell

  1. #1
    Registered User
    Join Date
    01-17-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    3

    IF Statement to return Vlookups vased off cell

    Hi All,

    I have a spreadsheet that I would like to automate a bit. I have multipe rows that return values. Is there a IF statement that works similar to what I'm trying to do below?

    =IF(J1="1",=vlookup(A6,S:T,2,false,IF(J1="2",=vlookup(A6,S:V,4,false))

    I want to know if there is something that will do basically what i tried to get the above to do where I change cell J1 and the vlookup then changes accordingly. Thanks in advance!

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,631

    Re: IF Statement to return Vlookups vased off cell

    Perhaps like this
    Please Login or Register  to view this content.

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: IF Statement to return Vlookups vased off cell

    How about..

    Please Login or Register  to view this content.
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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