ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Info Box that disappears by itself (https://www.excelbanter.com/excel-programming/391670-info-box-disappears-itself.html)

B Baggins

Info Box that disappears by itself
 
I have a very large spreadsheet which links to over 300 other spreadsheets.

When a specific macro is run to perform a filter there is long delay whilst
it performs it.

I am trying to figure out how to adise the user that there may be a delay at
the begining of the macro in a message box (e.g. "Calculating - please
wait"). At the end of the macro I want the box to close automatically.

Any ideas how I can do this?

Thank you in advance.


Mike H

Info Box that disappears by itself
 
Try a progress bar:-

http://www.cpearson.com/excel/Progress.htm

Mike

"B Baggins" wrote:

I have a very large spreadsheet which links to over 300 other spreadsheets.

When a specific macro is run to perform a filter there is long delay whilst
it performs it.

I am trying to figure out how to adise the user that there may be a delay at
the begining of the macro in a message box (e.g. "Calculating - please
wait"). At the end of the macro I want the box to close automatically.

Any ideas how I can do this?

Thank you in advance.


John[_122_]

Info Box that disappears by itself
 
On Jun 20, 4:30 am, Mike H wrote:
Try a progress bar:-

http://www.cpearson.com/excel/Progress.htm

Mike



"B Baggins" wrote:
I have a very large spreadsheet which links to over 300 other spreadsheets.


When a specific macro is run to perform a filter there is long delay whilst
it performs it.


I am trying to figure out how to adise the user that there may be a delay at
the begining of the macro in a message box (e.g. "Calculating - please
wait"). At the end of the macro I want the box to close automatically.


Any ideas how I can do this?


Thank you in advance.- Hide quoted text -


- Show quoted text -


Mike's suggestion is a good one. If you're just looking for a box to
popup, create a userform and put whatever you want it to say on
there. Then load the userform at the start of the macro and unload it
at the end.


B Baggins

Info Box that disappears by itself
 
Thanks for your prompt responses.

I really like the ideas in Mikes posting. Unfortunately, my employer has
really locked down the IT making it difficult to implement. (I even had to
wait to get home to use the 'reply' button!).

I may be able to get away with Johns suggestion and will try it tomorrow.

Thanks again.



All times are GMT +1. The time now is 03:11 AM.

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