![]() |
Execution comments
How do I put comments that will be displayed during execution in the lower LH
corner of the excel display? I'm talking about something similar to the "CALCULATE" or the "AUTOSAVE" comments. Thanks |
Execution comments
Application.StatusBar = "Hello"
-- Kind regards, Niek Otten Microsoft MVP - Excel "Barb Reinhardt" wrote in message ... | How do I put comments that will be displayed during execution in the lower LH | corner of the excel display? I'm talking about something similar to the | "CALCULATE" or the "AUTOSAVE" comments. | | Thanks |
Execution comments
application.StatusBar = "Hi User!"
' code runs Application.StatusBar = False -- Regards, Tom Ogilvy "Barb Reinhardt" wrote: How do I put comments that will be displayed during execution in the lower LH corner of the excel display? I'm talking about something similar to the "CALCULATE" or the "AUTOSAVE" comments. Thanks |
Execution comments
Application.Statusbar = "Hello"
Rob Edwards Always look on the bright side of life! *** Sent via Developersdex http://www.developersdex.com *** |
All times are GMT +1. The time now is 02:19 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com