Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Userform is blank when displayed

I am using a simple Userform to display a message to the user when a macro is
running. None of the macros takes more than 2-3 seconds to run.

However, when I display the userform vis:
userform.show
the user form is displayed, but only the "caption" bar shows up...the rest
of the form is solid white.

My userform showmodal = false

Any Ideas??? Thanks in Advance!!!!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 414
Default Userform is blank when displayed

Try adding the command DoEvents just after showing your userform.

Hope this helps
Rowan

SteelDetailer wrote:
I am using a simple Userform to display a message to the user when a macro is
running. None of the macros takes more than 2-3 seconds to run.

However, when I display the userform vis:
userform.show
the user form is displayed, but only the "caption" bar shows up...the rest
of the form is solid white.

My userform showmodal = false

Any Ideas??? Thanks in Advance!!!!

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
Format problem in displayed userform Anthony Excel Worksheet Functions 8 June 30th 08 02:52 PM
Want blank cell displayed if indirectly referenced value is zero Pierre Excel Worksheet Functions 3 May 5th 08 08:56 PM
Blank entries on multipage userform WillRn Excel Programming 0 March 4th 05 02:53 PM
How to have a userform displayed and be able to work in a different spreadsheet Valeria[_2_] Excel Programming 1 January 19th 04 05:22 PM
blank userform Alan Yim Excel Programming 5 November 13th 03 03:58 PM


All times are GMT +1. The time now is 06:04 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"