LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default disabling chart export progress bar

i have a macro that exports charts as gif files using the following
code:

Charts(i).Export Filename:=strWebPath & "images\" &
strChartName & ".gif", FilterName:="gif"

when each chart is exported, a progress bar is displayed. i would
like to disable the display of the progress bar form, but
Application.DisplayAlerts = False and Application.ScreenUpdating =
False do not work.

any ideas on how to disable the display of the progress bar?


 
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
chart export progress bar extrnh Excel Discussion (Misc queries) 0 August 31st 07 07:20 PM
How do i make a Progress Chart rachelle Charts and Charting in Excel 0 July 24th 07 07:54 PM
Progress Bar Chart vb_4_net Charts and Charting in Excel 1 October 13th 06 03:54 AM
Dynamic chart to track progress by date Greezy Excel Programming 0 June 9th 06 08:02 AM
Hide graphics export progress bar Milos Excel Programming 2 March 8th 05 05:58 AM


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