+ Reply to Thread
Results 1 to 2 of 2

Userform is blank when displayed

  1. #1
    SteelDetailer
    Guest

    Userform is blank when displayed

    I am using a simple Userform to display a message to the user when a macro is
    running. None of the macros takes more than 2-3 seconds to run.

    However, when I display the userform vis:
    userform.show
    the user form is displayed, but only the "caption" bar shows up...the rest
    of the form is solid white.

    My userform showmodal = false

    Any Ideas??? Thanks in Advance!!!!

  2. #2
    Rowan Drummond
    Guest

    Re: Userform is blank when displayed

    Try adding the command DoEvents just after showing your userform.

    Hope this helps
    Rowan

    SteelDetailer wrote:
    > I am using a simple Userform to display a message to the user when a macro is
    > running. None of the macros takes more than 2-3 seconds to run.
    >
    > However, when I display the userform vis:
    > userform.show
    > the user form is displayed, but only the "caption" bar shows up...the rest
    > of the form is solid white.
    >
    > My userform showmodal = false
    >
    > Any Ideas??? Thanks in Advance!!!!


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1