I have a Sheet Summary Report that pulls data from 48 individual sheets — this includes both the row-level grid data and each sheet’s Sheet Summary fields.
I want to have all of this information (both grid and summary data) together in a regular grid sheet, so I can format it, add formulas, and use it in dashboards more easily.
I understand that I can use cell linking to bring in grid data from other sheets, but when I try this, I can only link to the grid rows, not the Sheet Summary fields.
What’s the best way to create a single, formatable grid sheet that includes:
- All 48 cases (one row per case),
- The grid data from each source sheet, and
- The Sheet Summary data (like totals, owners, or other summary metrics) — ideally staying live and linked?