Return value from array range on another sheet dynamically

AJH89

New Member
Joined
Apr 25, 2023
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi all so i am trying to do something that i don't know if is possible

I have created a table for training courses that can work like a calendar
Training planner.png


The course details ar within the red boxes and can be anywhere within the range - but always come as a block.

on my team view sheet -
Team view.png


The formula needs to return the green boxes value in the first image into the correct green cells in the second image by first looking at the name in the purple box to determine which sheet, then match the course tiles from the red boxes on the second image with the blue boxes on the first one. the issue is the titles( blue boxes) on the first could be anywhere within the range L12:BL41

I have tried indirect to get the sheet name and then was going to use index and match with offset to return the value but nothing seems to work so i'm hoping someone much clever than me might be able to shed some light!! :)

I'm using windows and office 365
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
welcome to the board. can you share a sample of your book? not as an image?
suggest using plugin linked in my signature
 
Upvote 0

Forum statistics

Threads
1,215,028
Messages
6,122,753
Members
449,094
Latest member
dsharae57

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