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: 227
Default Pivot Table: Locking Certain Features

Hi

To disable the refreshing of a pivot table, try....
ActiveSheet.PivotTables(1).PivotCache.EnableRefres h = False

To disable the dropdown arrows on a pivot field try....
ActiveSheet.PivotTables(1).PivotFields("XXX").Enab leItemSelection = False


--

Regards

William

XL2003




wrote in message
oups.com...
| I'm looking for a way to prevent users from both adjusting pivot
| filters or refreshing the pivot. Does anyone know a way to lock these
| features, but still alllow users to move/add/remove fields from the
| table or select data within the fields?
|
| Help would be greatly appreciated.
|


 
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
Locking Column Width when changing Data in a Pivot Table pepperds Excel Discussion (Misc queries) 1 January 10th 07 10:07 PM
Locking Rows/ Pivot table Jaye Excel Worksheet Functions 1 November 21st 06 08:11 AM
Pivot Tables: Locking Certain Features Jayco Excel Discussion (Misc queries) 2 September 15th 06 05:45 PM
Pivot Table Office 2007 Beta show Top/Bottom features Irene Lim Excel Discussion (Misc queries) 0 August 28th 06 05:48 AM
locking column widths within a pivot table Blue Bunny Excel Worksheet Functions 0 May 18th 06 07:43 PM


All times are GMT +1. The time now is 07:00 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"