Display supporting data of a summary cell

Glockwood

New Member
Joined
Feb 13, 2020
Messages
1
Office Version
  1. 2016
Platform
  1. Windows
I have a large data source tab that is used across multiple report tabs. Within each tab each office has a summary cells with a number of sumifs and countifs statements.

users need the ability to select the summary cell and see the data elements on the data source tab that are part of the summary.

i would appreciate any guidance
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Excel does not have that kind of functionality.

If you use a Pivot table, you can double click on a calculated result and the numbers that contribute to that result will show in a new sheet.

This behaviour doesn't exist for worksheet formulas and it would be hell on wheels to code that. The closest that Excel has out of the box is the "Show Precedents" in the Formulas ribbon, that will highlight the ranges that are referenced by the formula.
 
Upvote 0

Forum statistics

Threads
1,215,176
Messages
6,123,470
Members
449,100
Latest member
sktz

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top