ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Hide graphics export progress bar (https://www.excelbanter.com/excel-programming/324800-hide-graphics-export-progress-bar.html)

Milos

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.

Myrna Larson

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.



Milos

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.


.



All times are GMT +1. The time now is 10:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com