ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Changing Workbook Property (https://www.excelbanter.com/excel-programming/318811-changing-workbook-property.html)

PosseJohn

Changing Workbook Property
 
I posted a question earlier about how to calculate individual sheets, the
suggestion was I create a command button to do this. I created the button
and placed VBA code of:

Activesheet.Calculate

That command line works just fine, HOWEVER, the user is annoyed that the
statusbar shows 'Calculate' afterwards.

Q: Is there a workbook property that can be set to true/false that will
clear the statusbar? Similar to the 'Saved' property of a workbook.



Tim Williams

Changing Workbook Property
 
application.statusbar=false

Tim

"PosseJohn" wrote in message
...
I posted a question earlier about how to calculate individual sheets,
the
suggestion was I create a command button to do this. I created the
button
and placed VBA code of:

Activesheet.Calculate

That command line works just fine, HOWEVER, the user is annoyed that
the
statusbar shows 'Calculate' afterwards.

Q: Is there a workbook property that can be set to true/false that
will
clear the statusbar? Similar to the 'Saved' property of a workbook.






All times are GMT +1. The time now is 09:21 PM.

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