Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
use non modal
myuserform.show vbmodeless eg Sub xxx() UserForm1.Show vbModeless MsgBox "OK?" End Sub "DG" wrote in message ... I want to have a form popup that says "Please Wait.." while the program continues to run. I changed the ShowModal to False and the form shows but the "Please Wait.." text does not. The caption in the title bar does show however. Is there a way to make this work or is the a betterway to display a wait message so the user doesn't start hitting keys etc... DG |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I continue a routine while showing a userform? | Excel Programming | |||
Display Program Status | Excel Programming | |||
PLEASE READ IF YOU PROGRAM: Help Continue Visual Basic | Excel Programming | |||
Display an Image in it's associated program | Excel Programming | |||
Can I program a userform via spreadsheet? | Excel Programming |