ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Userform is blank when displayed (https://www.excelbanter.com/excel-programming/344239-userform-blank-when-displayed.html)

SteelDetailer[_2_]

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!!!!

Rowan Drummond[_3_]

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!!!!



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

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