Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default suppress the message 'refresh operation changed the pivot table'

Can i suppress the message 'refresh operation changed the pivot table' wen
refreshing a pivot table. I have a number of files that eacj contain a number
of pivot tables that are connected to external sources. I want to use a macro
to open each file and automatically refresh the pivot tables, save the file
and close it. Because only some of the pivots change in layout the above
message is not displayed for each pivot and therefore it is difficult to
write amacro that cope with the variability
  #2   Report Post  
Posted to microsoft.public.excel.programming
ADG ADG is offline
external usenet poster
 
Posts: 76
Default suppress the message 'refresh operation changed the pivot table'

Try putting Application.DisplayAlerts = False before you refresh then rember
to set Application.DisplayAlerts = Ture once your finished
--
Tony Green


"peterhine21" wrote:

Can i suppress the message 'refresh operation changed the pivot table' wen
refreshing a pivot table. I have a number of files that eacj contain a number
of pivot tables that are connected to external sources. I want to use a macro
to open each file and automatically refresh the pivot tables, save the file
and close it. Because only some of the pivots change in layout the above
message is not displayed for each pivot and therefore it is difficult to
write amacro that cope with the variability

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default suppress the message 'refresh operation changed the pivot tabl

spot on - thanks

"ADG" wrote:

Try putting Application.DisplayAlerts = False before you refresh then rember
to set Application.DisplayAlerts = Ture once your finished
--
Tony Green


"peterhine21" wrote:

Can i suppress the message 'refresh operation changed the pivot table' wen
refreshing a pivot table. I have a number of files that eacj contain a number
of pivot tables that are connected to external sources. I want to use a macro
to open each file and automatically refresh the pivot tables, save the file
and close it. Because only some of the pivots change in layout the above
message is not displayed for each pivot and therefore it is difficult to
write amacro that cope with the variability

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
Pivot Table operation is different Jim Excel Discussion (Misc queries) 1 November 16th 09 03:42 AM
Create refresh button in worksheet to refresh Pivot Table Data Ron Excel Worksheet Functions 1 October 13th 07 01:20 AM
Timing of automatic query refresh and macro pivot table refresh dutty Excel Programming 2 December 1st 04 07:19 PM
Refresh Pivot Table message Lucky[_4_] Excel Programming 0 December 4th 03 03:18 PM
Pivot Table REFRESH Flaw -- Saves Old Data in Selection Area AFTER REFRESH Ken Roberts Excel Programming 3 September 11th 03 06:02 AM


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