Hlookup+offset

rdev

Active Member
Joined
Dec 3, 2007
Messages
273
My problem is i have merged cells A1,B1,C1 and input a text value "DR" in Cell A1, say in Sheet1
I want to pull figures in from row A8,B8 and C8 from Sheet1 and put it in another worksheet say Sheet2
say in Rows 10 i.e A10,B10,C10.
I have input "DR" in cells A1 in sheet2.
This formula works when in cells A2 in sheet2=HLOOKUP($A$1,Sheet1!A1:I13,8,0)
however, and as expected ,when i drag the formula to the right it does not work it gives me the result of the Hlookup for column A, how can i sort this out , am thinking of offset but have no clue how to adapt the formula to pull out the values from B8, C8 in sheet 2 , in B2 and C2 . I need this soln to pull out figures from a massive spreadsheet having merged header rows
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,224,600
Messages
6,179,836
Members
452,947
Latest member
Gerry_F

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top