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

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
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,213,532
Messages
6,114,176
Members
448,554
Latest member
Gleisner2

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