Cross referencing same range across multiple sheets

I am using one sheet, call it Program Data, as my source data for piping into my many Project Sheets. The Project Sheets have a Project ID in one cell that determines which line of the Program Data sheet to call out (e.g. Start Date, Team Lead 1, Team Lead 2, Team Lead 3, ...). I can't find a way to link each cell without manually defining the ranges for every cell. Is there a way to define an absolute range in a cross-reference that spans different sheets? Or simply a way to cross-reference a range or another entire sheet without having to click through the range every time?

In other words, if I define the range {Program Data Start Date} or {Program Data Project ID} while referencing from Project Sheet X, that range can successfully be referenced in Project Sheet X but {Program Data Start Date} or {Program Data Project ID} are not defined in Project Sheet Y. I would have to manually click 'Reference another sheet' and define the ranges for every cell in Project Sheet Y and all additional sheets I wanted to autopopulate from Program Data.

My formula is a simple Index Match and works just fine.

If not possible, then I would like to request this functionality, as it is a base functionality for any automation in my opinion.

Best Answer

Answers