+ Reply to Thread
Results 1 to 4 of 4

Lookup value in range

  1. #1
    Registered User
    Join Date
    11-18-2011
    Location
    Pittsburgh, PA
    MS-Off Ver
    Excel 2016
    Posts
    31

    Lookup value in range

    I am trying to find the location of a value in a range, however there is no beginning value in the range which I can use as a vlookup. In other words, in one worksheet I have a column of values. I need to find where they appear within a range on another worksheet. Please see attached.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Lookup value in range

    Not smart to figure it out using normal function. Would VBA do?

    Please Login or Register  to view this content.
    Attached Files Attached Files

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

    Re: Lookup value in range

    Try

    =ADDRESS(SUMPRODUCT(($A$2:$H$15=A22)*ROW($A$2:$A$15)),SUMPRODUCT(($A$2:$H$15=A22)*COLUMN($A$2:$H$2)),4)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  4. #4
    Registered User
    Join Date
    11-18-2011
    Location
    Pittsburgh, PA
    MS-Off Ver
    Excel 2016
    Posts
    31

    Re: Lookup value in range

    I thought it would be much simpler I really don't understand this formula, but it works!
    Thank you Ace_XL!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to use vlookup if value of lookup cell is same in lookup range
    By anujteetwal in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-09-2014, 05:15 AM
  2. Replies: 4
    Last Post: 05-22-2013, 04:15 AM
  3. [SOLVED] Lookup help - can lookup address values that fall within a range?
    By Ruthie83 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-16-2013, 10:25 PM
  4. Replies: 5
    Last Post: 12-30-2011, 02:26 PM
  5. Get Range to Lookup from a Lookup table
    By JG Scott in forum Excel General
    Replies: 2
    Last Post: 10-15-2005, 10:05 AM

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