I have a master file that has data for a bunch of employees. I built seperately a file for each individual employee that reads from the master file, but found out that it can't read properly if they didn't open the master file, so started using Connections to pull in the data on a hidden tab to...