I have a process where I have multiple users entering data into their own individual sheets. I want copy from those multiple sheets into a single master sheet. I also want to update the master sheet cells any time a cell is updated from the individual sheets.
I have been able to get this working, but the linking process is manual. Is it possible to do this without manually linking the cells?
Some searching showed a few post saying you could do this automatically using VLOOKUP or INDEX/MATCH functions. If anyone has gotten this to work, could you share examples of the functions?
Here is a high level Diagram showing what I am trying to build.