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


What controls did you add to the Userform using the toolbox in the VBA
wndow menu?

You should add either a Label or Text box and manually add the Text to
the control. You don't need to do this inside a macro if you want the
same message to appear everytime. Make sure you eliminate all the
writes to the control in your macro.


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

Excel Live Chat