INDEX/MATCH with OFFSET

chrono2483

Board Regular
Joined
Aug 23, 2014
Messages
164
Office Version
  1. 2016
Hello,

I have been working on this project, and thanks to the amazing help on this forum so far have been making some great progress. I am at a roadblock again, and hoping the great minds here can help.




As mentioned, I want to grab the Scheduled From/To & Actual From/To for each agent, and display it next to the names listed in Col I (and display in Col K:N).

Can anyone suggest if Index/Match can work with Offset, and what the formula could look like (an initial formula that I can work and tweak)?

Thank you!
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
UPDATE:

I've tried the following formula and various orders to choose the names as a point of reference, and select the cells from there:

=OFFSET(INDEX($A$1:$A$500,MATCH(I$3,$A$1:$A$500,0)),4,0,0,2)

However I keep getting a #VALUE! or #REF! error.

Would someone know why I am getting this error?
 
Upvote 0

Forum statistics

Threads
1,215,457
Messages
6,124,941
Members
449,198
Latest member
MhammadishaqKhan

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