View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
joel[_775_] joel[_775_] is offline
external usenet poster
 
Posts: 1
Default Modeless User Form Is Blank


What you have should work. That is why I said to make sure you aren't
writing to the control an erasing any text inside the control. You
could also have the wrong color for the font that won't contrast with
the userform color.


You can veiw all the properties of the Userform and Control as
follows.

From VBa - View Properties Window.
then either click on the userform or contrl and the properties for the
object will show in the properties window. check the font color and
background color to make sure the color will contrast so you can see the
text. the text words should be seen in the control properties.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=186288

Excel Live Chat