+ Reply to Thread
Results 1 to 4 of 4

Use VLOOKUP with hidden columns

  1. #1
    Registered User
    Join Date
    06-09-2006
    Posts
    62

    Use VLOOKUP with hidden columns

    Hi All,

    I've been trying this trick for a while and couldn't get the result. I'm trying to get a value from a table (matrix) based on the LEFT value and the UPPER value. If I had no hidden columns VLOOKUP would do it right.

    In the picture you could see the INPUT from the user: 6A and 15 and the requested result should be 1,765.

    The VLOOKUP will not help because 15 is not the 'distance' from the value 6A (due to hidden columns). I'm looking to input the values as shown above.

    Can anyone advise how to circumvent this?
    THANK YOU

    * attached qqq.jpg
    Attached Images Attached Images

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Use VLOOKUP with hidden columns

    Please post workbook, not pictures, if you want help with Excel.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Use VLOOKUP with hidden columns

    You can use INDEX & MATCH, ie:

    Please Login or Register  to view this content.
    the first match returns row_num and second match the column_num for use with INDEX range to return value from intersecting point

  4. #4
    Registered User
    Join Date
    06-09-2006
    Posts
    62

    Re: Use VLOOKUP with hidden columns

    Thank you DonkeyOte - this solved it!!!

+ 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