ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Splash or message box that doesnt pause (https://www.excelbanter.com/excel-programming/372364-splash-message-box-doesnt-pause.html)

travis[_3_]

Splash or message box that doesnt pause
 
I want to pop up a message during the execution of a VBA sub without
actually freezing it.

If I put a message box there, the sub will stop executing until the
user has hit ok. I dont want that, I want the sub to continue running
while the message is put up on the screen.

How do I do that?

Travis


Bob Phillips

Splash or message box that doesnt pause
 
The way to do this is to create a userform and show that, and run the code
from within the form.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"travis" wrote in message
oups.com...
I want to pop up a message during the execution of a VBA sub without
actually freezing it.

If I put a message box there, the sub will stop executing until the
user has hit ok. I dont want that, I want the sub to continue running
while the message is put up on the screen.

How do I do that?

Travis





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

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