+ Reply to Thread
Results 1 to 3 of 3

Offset with Hlookup

  1. #1
    Forum Contributor
    Join Date
    12-25-2011
    Location
    Lahore, Punjab, Pakistan
    MS-Off Ver
    Excel 2010
    Posts
    287

    Offset with Hlookup

    I use a formula =HLOOKUP(F1,BRS!6:7,1,FALSE)

    If this formula gives me a value from cell F3 of sheet"BRS", how can I change same formula so that it shows me value of E3, instead of F3.

    In other words I want to get value of previous column of Row3 based on Hlookup of any value in Row2. So if Hlookup value is in Column F of Row 2 the formula should give the result from Column E of Row 3.

    Thanks
    Last edited by caabdul; 02-14-2019 at 08:35 AM.

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,899

    Re: Offset with Hlookup

    Like this:

    =LOOKUP(2,1/(F1=BRS!$B$2:$Z$2),BRS!$A$3:$Y$3)

  3. #3
    Forum Contributor
    Join Date
    12-25-2011
    Location
    Lahore, Punjab, Pakistan
    MS-Off Ver
    Excel 2010
    Posts
    287

    Re: Offset with Hlookup

    Phuocam

    That is brialliance, I didn't know a Lookup function exists. Thanks a Lot

+ 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. [SOLVED] Offset from hlookup...
    By Ourkid123uk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-10-2017, 03:30 PM
  2. [SOLVED] Vlookup / Hlookup / Match / Offset?
    By Branbran10 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-29-2015, 08:27 AM
  3. [SOLVED] offset hlookup workaround
    By dtipitino in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-12-2014, 11:24 AM
  4. [SOLVED] Hlookup and Offset
    By sasindiv in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-11-2013, 10:34 PM
  5. Help! Hlookup with offset
    By WiReLaD in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-26-2013, 09:25 AM
  6. Hlookup & offset
    By Azad in forum Excel General
    Replies: 8
    Last Post: 05-09-2010, 12:52 AM
  7. Offset And Hlookup Combined
    By gacollege in forum Excel General
    Replies: 4
    Last Post: 01-28-2005, 01:45 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