Thread
:
userform not showing text when run vbModeless
View Single Post
#
2
Posted to microsoft.public.excel.programming
ward376
external usenet poster
Posts: 360
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")
Reply With Quote
ward376
View Public Profile
Find all posts by ward376