Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 58
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Splash Screen off gabch[_39_] Excel Programming 1 August 1st 06 10:41 AM
Splash Screen Dean[_4_] Excel Programming 2 September 4th 04 11:29 PM
Splash Jena Excel Programming 1 July 26th 04 07:51 PM
Splash Tim Excel Programming 4 July 8th 04 03:22 PM
splash Jessie[_4_] Excel Programming 1 February 13th 04 12:57 AM


All times are GMT +1. The time now is 10:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"