+ Reply to Thread
Results 1 to 4 of 4

Combining VLOOKUP and HLOOKUP ?

  1. #1
    Registered User
    Join Date
    02-27-2015
    Location
    Amsterdam, Netherlands
    MS-Off Ver
    2013
    Posts
    2

    Combining VLOOKUP and HLOOKUP ?

    Greetings to all forum members!

    As I only have very basic excel knowledge hopefuly the pros among the members can help me to accomplish a task.

    Included you can see a screenshot of what should be done, basically it is reorganizing the data according to the the column headers (letters) and item numbers (1-5) which are not in alphabetical order.

    Data from a matrix (blue) should be put in the appropiate cells to the right. There are a lot of instructions on how to use VLOOKUP or HLOOKUP and combining it with MATCH. Those however did not work out for me.

    The data is provided in a matrix organized like shown.

    1.jpg

    Any input is highly appreciated.

    Kind regards,
    fannta

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Combining VLOOKUP and HLOOKUP ?

    Try

    =INDEX($C$3:$F$7,MATCH($H3,$B$3:$B$7,0),MATCH(I$2,$C$2:$F$2,0))

  3. #3
    Registered User
    Join Date
    02-27-2015
    Location
    Amsterdam, Netherlands
    MS-Off Ver
    2013
    Posts
    2

    Re: Combining VLOOKUP and HLOOKUP ?

    @Jonmo1

    Works like a charm, it only took 2 minutes for a perfectly working reply, I am amazed.

    Thanks again!

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Combining VLOOKUP and HLOOKUP ?

    You're welcome.

+ 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. Combining two worksheets using Vlookup and Hlookup.
    By lovinguy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-07-2014, 09:52 AM
  2. Combining Vlookup with Hlookup
    By Mugendi in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-05-2014, 08:32 AM
  3. Vlookup & Hlookup combining separate workboo
    By Amak30 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-02-2010, 10:28 AM
  4. Replies: 4
    Last Post: 10-28-2009, 04:28 PM
  5. Combining index and hlookup?
    By thisiscrazy in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-21-2009, 05:33 PM

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