Forum Discussion

eastside235's avatar
eastside235
Copper Contributor
May 08, 2019

Please help! Cell Reference To A Shared Workbook

I have a workbook with a list of locations. I parse out shared workbooks to respective regional managers. The regional managers enter contractor information and hours worked at each location.
I want to reference their hours for each day into my master sheet.

The problem arises when the regional managers sort their lists by some metric - say zip code.  The data source location changes and my reference formula only targets the cell. 

Is there a way for my reference formula to "follow" the data?


='[Regional Store Locations.xlsx]Sheet1'!A1  is the reference formula im trying to manipulate

3 Replies

  • JKPieterse's avatar
    JKPieterse
    Silver Contributor
    You could pull in the data from the workbooks using e.g. Data, New Query (or get data), From File, From Folder. Then once you have all information in one table, reporting gets easier.