+ Reply to Thread
Results 1 to 3 of 3

HLOOKUP with multiple rows_index_numbers

  1. #1
    Registered User
    Join Date
    06-21-2018
    Location
    Amsterdam, The Netherlands
    MS-Off Ver
    Microsoft Office Professional 2016
    Posts
    1

    HLOOKUP with multiple rows_index_numbers

    Hi guys, I need to do a horizontal look-up (=HLOOKUP) in a document with 5.000 individual rows.

    The formula is as follows: =HLOOKUP(lookup_value;table_array;row_index_num;[range_lookup]).
    Of this formula the third part of the equation is the problem, as it is not possible to slide it down. Does anybody have a solution?

    Thanks!
    Attached Files Attached Files
    Last edited by hermsen1234567; 06-21-2018 at 02:14 PM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: HLOOKUP with multiple rows_index_numbers

    hi, welcome to the forum

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: HLOOKUP with multiple rows_index_numbers

    something like this? =HLOOKUP($B$4,$D$2:$H$5000,ROW(2:2),FALSE)
    where your fixed value is in B4 and your table array is D2 to H5000 and as you drag it down it indexes from 2 to 3 to 4 etc.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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. Replies: 10
    Last Post: 08-12-2017, 09:57 AM
  2. Multiple HLOOKUP's
    By nostrum in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 07-06-2014, 04:07 PM
  3. Hlookup using multiple Criteria
    By dave.p.88 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-12-2014, 08:06 AM
  4. HLOOKUP Help. HLOOKUP links to Drop down list problems
    By finalmike in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-02-2013, 07:08 PM
  5. HLOOKUP Multiple Rows
    By njfeathe85 in forum Excel General
    Replies: 6
    Last Post: 08-19-2011, 07:43 AM
  6. HLOOKUP in HLOOKUP, Base Estimate Table in Excel
    By gqdallas in forum Excel General
    Replies: 20
    Last Post: 10-19-2009, 01:41 PM
  7. HLOOKUP with multiple conditions
    By Fin Analyst in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-09-2006, 05:25 PM

Tags for this Thread

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