I have a master sheet (MASTER) that pulls data from many other sheets. On my master sheet, I have a column (Round 1 Sheet) that contains the hyperlink to the specific sheet (Potential Template) where data is being pulled from for that row. The sheets that are being referenced all use the same template, so the fields referenced will be the same on every sub sheet. Currently, I am using the "Link from cell in other sheet" function to pull specific cells from "Potential Template" up to the corresponding fields on the MASTER sheet (see column named 'Round #1 Documentation Strengths'). This linking from cell in other sheet will become quite tedious when there are multiple fields I want to reference AND when I have multiple rows to populate in my MASTER sheet.
I'm wondering if there is a function I can use in the 'Round #1 Documentation Strengths' column on my MASTER sheet where I can reference the 'Round 1 Sheet' column that contains the hyperlink to 'Potential Template', and use an INDEX(MATCH formula to pull the relevant fields into my MASTER sheet. This way I can apply the formula to the entire column rather than individually linking each cell from my sub sheets.
My Master Sheet:
My sub sheet ('Potential Template'):