I currently have a master sheet that has all my jobs in a single sheet in order to consolidate all the data I'm saving from these projects.
Each project has an estimate that is a stand alone sheet named by the Job name. This job name is stored in the master job sheet. There are some specific cells I want to bring in from each estimate sheet in order to load them into the master job sheet.
Unfortunately I don't want to manually link each sheet, so I am looking for a formula to dynamically call specific cells or range of cells from different sheets with a standard naming scheme that is held on that master job sheet.
Thanks,