+ Reply to Thread
Results 1 to 2 of 2

userforms

  1. #1
    john.9.williams@bt.com
    Guest

    userforms

    Hi,

    I have a program that unloads/reloads various userforms, when certain
    userforms are loaded/reloaded something strange happens that i wish to
    check with your good selves. If you click on a form and move it across
    the screen there are endless useforms exactly the same behind it in
    like a trail effect, is this normal or have i loaded the forms wrong.

    regards

    john


  2. #2
    Rob Bovey
    Guest

    Re: userforms

    <john.9.williams@bt.com> wrote in message
    news:1109611551.428980.24680@g14g2000cwa.googlegroups.com...
    > I have a program that unloads/reloads various userforms, when certain
    > userforms are loaded/reloaded something strange happens that i wish to
    > check with your good selves. If you click on a form and move it across
    > the screen there are endless useforms exactly the same behind it in
    > like a trail effect, is this normal or have i loaded the forms wrong.


    Hi John,

    This means that you have Application.ScreenUpdating set to False when
    you display the UserForm. Make sure that Application.ScreenUpdating is set
    to True before showing the form and this problem will go away.

    --
    Rob Bovey, Excel MVP
    Application Professionals
    http://www.appspro.com/

    * Take your Excel development skills to the next level.
    * Professional Excel Development
    http://www.appspro.com/Books/Books.htm



+ 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