LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel Pivot table Events

Think your out of luck as far as using an event. Events that occur before
an action is performed are named with a Before in the event name. To the
best of my knowledge, none of these are associated with pivot tables.

Perhaps you could have your pivot table on a hidden page and link to its
results on a visible sheet - providing an interface that will allow the user
to perform actions you want to support. Then you could have code to adjust
the pivot table to perform those actions.

--
Regards,
Tom Ogilyv

"Shanmugavel" wrote in message
...
I need to mask some user operations in a MS Excel pivot
table report. This is required so that based on volume of
data, the application can avoid some user operations.

To achieve this I need to trap certain events from Excel
pivot table. I have listed the events I want to trap on
Excel pivot table.

1. Event when a Page Field is Dragged and Dropped
into Row Area or Column Area of the Pivot Table. ( I have
to disallow this action depending on the other dimension
selection scenario)
2. Event when a Dimension is Dragged and Dropped from
Field List into Row Area or Column Area of the Pivot Table
( I have to disallow this action depending on the other
dimension selection scenario)
3. Event when "Expand All" option was selected for
expanding dimension details ( I need to disallow this
depending on the expected volume )
4. Event when a selection is changed in Page Field /
Row Field / Column Field in the Pivot Table


NOTE : The Pivot Table Updated (Excel 2002) event does
not suit the requirement , because it is triggered after
the change takes place. I need to trap before the action
happens.



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create pivot table from existing pivot table in excel 2007 Udayraj Dhulekar Excel Discussion (Misc queries) 2 July 8th 13 08:22 PM
How do I build a calendar from an excel table of events/dates? Schedule Guy Excel Discussion (Misc queries) 1 November 13th 09 11:28 PM
How to Generate a calender of Events from data/ Pivot Table MillieDileo Excel Discussion (Misc queries) 0 May 10th 06 04:02 PM
Excel Pivot Table Plugin? (crosstab to data table) HoMoon115 Excel Discussion (Misc queries) 0 February 22nd 06 08:20 PM
Can links between Excel 2003 Pivot Charts and their pivot table b. Mark Allen Charts and Charting in Excel 2 March 5th 05 05:24 PM


All times are GMT +1. The time now is 01:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"