ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   userform not showing text when run vbModeless (https://www.excelbanter.com/excel-programming/355940-userform-not-showing-text-when-run-vbmodeless.html)

Sliman

userform not showing text when run vbModeless
 
I have a user form with text box on "code running"
when open vbModeless userform is plain white and not showing text.
What propertys do i need to change to show text box.


ward376

userform not showing text when run vbModeless
 
Make the code stop for a second or two after loading the form so the
screen can update -

Application.Wait Now + TimeValue("0:0:01")


Harald Staff

userform not showing text when run vbModeless
 
Userform1.Show vbmodeless
Userform1.Repaint

HTH. Best wishes Harald


"Sliman" skrev i melding
oups.com...
I have a user form with text box on "code running"
when open vbModeless userform is plain white and not showing text.
What propertys do i need to change to show text box.





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

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