Forum Discussion
Benni2024
Jul 21, 2025Copper Contributor
Excel Linking Help
Hi I’m working on a spreadsheet at the moment and everything is contained within 1 workbook. I have a master sheet and different sheets with information that when updated need to link back to t...
Harun24HR
Jul 22, 2025Bronze Contributor
Yes, absolutely possible. You need REDUCE() and VSTACK(). Or if you have fixed number of sheets then only VSTACK() with FILTER() can do this.
See this answer by me on another question.