+ Reply to Thread
Results 1 to 2 of 2

anti vlookup

  1. #1
    Registered User
    Join Date
    07-05-2011
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    40

    anti vlookup

    Hi,

    I want to know if we can use vlookup for lefthand side columns?

    in vlookup function excel looks up only right handside columns how to use if we want it to look lefthand side columns?

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: anti vlookup

    Use INDEX and MATCH in tandem

    =INDEX(A:A,MATCH("x",C:C,0))

+ 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