View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Problem with UserForm

What's white? What's the default color?

"Bob" wrote in message
...
I created a single UserForm with only a Label in it. I left the default
colors for the UserForm and Label alone. I also left all the other
properties at their default settings. But when I execute the code to
display
the UserForm, all I see is a white box with a blue border and a blue
caption
area. I don't see any text!

Can anyone tell me what I either did wrong or missed?

Thanks in advance for any guidance.