Pivot Table Active Links

  • Thread starter Thread starter djw
  • Start date Start date
D

djw

I know that it is not possible to actually have active links in a
Pivot table view.

Is there any other way to open a selected item in a pivot table? For
example could I include a pivot table as a subform and use a button
placed on the form to open a selected item?

How can you determine the items that are currently selected. I'm
looking for something like Pivot_Table_Form.ItemsSelected

Thanks,
David
 
Well I may have found a solution. Apparently if you create a "Page"
instead of a form or query and add a PivotTable to the page then the
links will work right out of the PivotTable.
 
Back
Top