+ Reply to Thread
Results 1 to 2 of 2

Disable refresh on pivot table

  1. #1
    Registered User
    Join Date
    04-27-2014
    Location
    Tasmania, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5

    Disable refresh on pivot table

    Hi all,

    Looking for some help with a pivot table please - I have enabled editing of the values using vba so that users can overwrite the value, however using slicers (important for my purposes) resets the value to the original.

    Is there code to disable the pivot table from refreshing values at all? So that I can filter the data with slicers without losing the changes. I also want to protect the pivot table from being accidentally refreshed and losing the updated values.

    I've tried various vba -

    .ManualUpdate = true
    .Calculation = xlCalculationManual
    ActiveSheet.EnableCalculation = False

    But they don't seem to have any affect.

    thanks team

  2. #2
    Valued Forum Contributor Parth007's Avatar
    Join Date
    12-01-2014
    Location
    Banglore
    MS-Off Ver
    2010
    Posts
    879

    Re: Disable refresh on pivot table

    What if you protect the sheet? it will not allow the code to do anything if its protected.
    Regards
    Parth

    I appreciate your feedback. Hit * if u Like.
    Rules - http://www.excelforum.com/forum-rule...rum-rules.html

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 02-23-2024, 02:11 PM
  2. Replies: 0
    Last Post: 08-14-2013, 06:31 AM
  3. PProtect a sheet containing a pivot table but allow table to refresh data?
    By ThomasCarter in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-22-2013, 05:46 AM
  4. [SOLVED] Using VBA to change a pivot table filter, refresh the report and set up a refresh delay
    By Bonnister in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-18-2012, 10:43 AM
  5. Replies: 2
    Last Post: 10-25-2010, 11:31 AM
  6. import data from access table to excel pivot table - Enable Auto Refresh
    By okl in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 02-01-2010, 09:38 AM
  7. Replies: 5
    Last Post: 11-24-2005, 11:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1