Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Hide graphics export progress bar

Hi all,

In my program I use this method a lot
ActiveChart.Export Filename:=...
It briefly shows a progress bar while the graphic is saved
to a file.

Is there a way to hide this progress bar?

Many thanks for any suggestions.

Milos.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Hide graphics export progress bar

Turn off the status bar with Application.StatusBar = False ??


On Mon, 7 Mar 2005 20:57:58 -0800, "Milos" wrote:

Hi all,

In my program I use this method a lot
ActiveChart.Export Filename:=...
It briefly shows a progress bar while the graphic is saved
to a file.

Is there a way to hide this progress bar?

Many thanks for any suggestions.

Milos.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Hide graphics export progress bar

Thanks for the hint. Much appreciated. Milos.
-----Original Message-----
Turn off the status bar with Application.StatusBar =

False ??


On Mon, 7 Mar 2005 20:57:58 -0800, "Milos"

wrote:

Hi all,

In my program I use this method a lot
ActiveChart.Export Filename:=...
It briefly shows a progress bar while the graphic is

saved
to a file.

Is there a way to hide this progress bar?

Many thanks for any suggestions.

Milos.


.

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
export re-order input fields to export file [csv] madisonpete Excel Worksheet Functions 0 November 30th 07 03:51 PM
chart export progress bar extrnh Excel Discussion (Misc queries) 0 August 31st 07 07:20 PM
How can I export charts as graphics sequentially? wibsy Charts and Charting in Excel 2 October 25th 05 11:51 AM
Progress bar in VBE Scott P Excel Programming 5 June 14th 04 06:27 PM
Progress Bar Squid[_3_] Excel Programming 1 February 9th 04 11:07 PM


All times are GMT +1. The time now is 01:22 AM.

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"