Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 292
Default Modeless Userform problem

Hi

Sub Show()
UserForm1.Show vbModeless
DoEvents
UserForm1.Repaint
DoEvents
'stuff here
End Sub


HTH. Best wishes Harald

"Andy" skrev i melding
...
I am trying to create a pop up that tells the user that the macro is

running.
I want to run this as a modeless userform. When the macro runs, the
userform shows the main title bar as expected but the contents of the
userform is just white. How do I correct this?



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Modeless Userform problem

Andy,

Note that vbModeless isn't supported by Excel 97. It doesn't even compile.

-Scott

"Harald Staff" wrote in message ...
Hi

Sub Show()
UserForm1.Show vbModeless
DoEvents
UserForm1.Repaint
DoEvents
'stuff here
End Sub


HTH. Best wishes Harald

"Andy" skrev i melding
...
I am trying to create a pop up that tells the user that the macro is

running.
I want to run this as a modeless userform. When the macro runs, the
userform shows the main title bar as expected but the contents of the
userform is just white. How do I correct this?

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
Modeless userform hngo New Users to Excel 2 July 13th 05 09:23 AM
Modeless Userform problem Robin Hammond[_2_] Excel Programming 0 September 2nd 04 02:29 PM
modeless userform jacob Excel Programming 1 May 4th 04 02:53 PM
Can RefEdit Contrl be Used on a Modeless Userform? Jerry Louis Excel Programming 3 April 20th 04 12:56 PM
Modeless userform jacob[_3_] Excel Programming 2 September 29th 03 08:02 PM


All times are GMT +1. The time now is 05:48 PM.

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"