Double clicking on a pivot table

  • Thread starter Thread starter Jennifer
  • Start date Start date
J

Jennifer

Here it goes,
Can you double click on a pivot table and instead of it pulling out the
informatoin and putting it on a whole new worksheet have the data go to a
specific worksheet say between a1:d1 or a dynamic range?
 
I don't think you can change this behavior.
Here it goes,
Can you double click on a pivot table and instead of it pulling out the
informatoin and putting it on a whole new worksheet have the data go to a
specific worksheet say between a1:d1 or a dynamic range?
 
One way of doing this is as follows:

The deault behaviour response to a double-click on a pivot item is to creae
a new worksheet that lists the detai behind the item clicked.

If you want to change this default behaiour then enter code into the
newSheet event of the wokbook object. For exaple you could cop the date to
some otyher location and tehn delete the additional sheet that was created
whne you double-clicked on the pivot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top