Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default Halt recalculation

In looping through a large pivot table and setting the visible property for
given items causes the pivot table report to recalculate each time something
is done, consuming time. How can I turn this off while looping and then make
it recalculate when finished?

I've tried setting
Application.Calculation=xlManual and
PivotTables(i).ManualUpdate=True

before starting the loop without success. any help appreciated.

ojv
Reply
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
halt a subroutine question teepee[_3_] Excel Discussion (Misc queries) 3 December 28th 08 09:23 PM
VLOOKUP returns #N/A and causes VBA routine to halt [email protected] Excel Worksheet Functions 1 September 4th 07 04:42 PM
Code to halt a macro floss Excel Programming 1 April 26th 04 08:22 PM
workbooks().open halt No Name Excel Programming 1 December 2nd 03 08:15 PM


All times are GMT +1. The time now is 02:40 PM.

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

About Us

"It's about Microsoft Excel"