+ Reply to Thread
Results 1 to 6 of 6

Vlookup and Hlookup in 1 formula?

  1. #1
    Registered User
    Join Date
    08-19-2014
    Location
    PA
    MS-Off Ver
    Office 2013
    Posts
    24

    Vlookup and Hlookup in 1 formula?

    Hi All,

    I have for me a difficult question to explain. I am trying to create a formula that I believe would need to use a VLOOKUP and a HLOOKUP. Would anybody know how to create that formula in the attached document?

    Thank you for any and all help!!

    Sean
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Vlookup and Hlookup in 1 formula?

    you can try with: INDEX(range, MATCH(), MATCH() )
    first match is like Vlookup, second like Hlookup

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Vlookup and Hlookup in 1 formula?

    This in C3 copied across and down:

    =INDEX('Data File'!$B$2:$AO$430,MATCH('Sheet I need Filled in'!C$2,'Data File'!$A$2:$A$430,0),MATCH('Sheet I need Filled in'!$B3,'Data File'!$B$1:$AO$1,0))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Registered User
    Join Date
    08-19-2014
    Location
    PA
    MS-Off Ver
    Office 2013
    Posts
    24

    Re: Vlookup and Hlookup in 1 formula?

    Thank you so much!!

  5. #5
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Vlookup and Hlookup in 1 formula?

    If the problem is solved
    - it's always a good practice to show respect to the person(s) who have helped you
    - is a click on the Add Reputation first (left lower corner of the post of person(s) who helped you) and then
    - mark the thread as SOLVED (top right corner over your first post - Thread Tools). This is important for all of us,

    Thanks

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Vlookup and Hlookup in 1 formula?

    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. Better formula than combined Vlookup & Hlookup
    By lozg43 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-20-2016, 03:30 PM
  2. [SOLVED] Advanced VLOOKUP/MATCH/HLOOKUP Formula
    By Darko_Giac in forum Excel General
    Replies: 3
    Last Post: 12-22-2015, 12:08 PM
  3. Formula not working tried Vlookup, Hlookup, and index
    By C Davis in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-07-2015, 05:08 PM
  4. Syntax Error in vlookup(hlookup Formula
    By ExcelFinWizzard in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-15-2014, 07:05 PM
  5. How to use vlookup and hlookup in the same formula
    By pay227 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-22-2014, 04:44 PM
  6. [SOLVED] Vlookup & Hlookup at same time - Why is this Index+Match formula not working
    By fabrice.usa in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-24-2012, 06:46 PM
  7. Replies: 2
    Last Post: 10-08-2009, 09:51 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