INDEX MATCH OFFSET : Help please

cyncerq

New Member
Joined
Aug 8, 2014
Messages
20
Hi There, I have Sheet1 and PerfReport and am trying to add an Index Match formula t column G.

I want column K info. in PerfReport to populate after matching that to column D in Sheet1 to column J in PerfReport

But my issue is I have 4 instances of the same number in column J and after matching I want the column K data from 2 rows below and 1 column over.

=INDEX('PerfReport'!$K:$K,MATCH(D3:D26,'PerfReport'!$J:$J,0),2,1)

I get #VALUE! resuts in column G on Sheet1.

Here is a snapshot


-- removed inline image ---





-- removed inline image ---


 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Sorry for the noise from my image mishap:

[url]http://W:\GlassLewisProxyPaper\2014\PerfReport.jpg

http://W:\GlassLewisProxyPaper\2014\Sheet1.jpg[/URL]






Hi There, I have Sheet1 and PerfReport and am trying to add an Index Match formula t column G.

I want column K info. in PerfReport to populate after matching that to column D in Sheet1 to column J in PerfReport

But my issue is I have 4 instances of the same number in column J and after matching I want the column K data from 2 rows below and 1 column over.

=INDEX('PerfReport'!$K:$K,MATCH(D3:D26,'PerfReport'!$J:$J,0),2,1)

I get #VALUE! resuts in column G on Sheet1.
 
Upvote 0

Forum statistics

Threads
1,215,045
Messages
6,122,836
Members
449,096
Latest member
Erald

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