So I have a sheet with a tab for each project (that is a check list) and a summary page. Not all project sheets are identical, so the data I want to display in summary can be on slightly different cells on different sheets. I want to summarise a few cells from each sheet and was thinking the only way to do so was to use vlookup chained with iferror to search each sheet for the project name to match my summary table and then display the data from that projects corresponding cell. The problem is I have 45+ projects so the chain of the formula will be too large to handle easily.
Is there a handy way to display a specific cell from the sheet depending on the name of the sheet
Is there a handy way to display a specific cell from the sheet depending on the name of the sheet