+ Reply to Thread
Results 1 to 4 of 4

Multiple images of dragged userforms

  1. #1
    donbowyer
    Guest

    Multiple images of dragged userforms

    Excel 2003 SP3 on Win XP Home
    I have made many userforms simple & complex. They all work fine but seem to
    have a common fault. When dragged (moved) they leave multiple images of
    themselves behind. How do I stop this
    --
    donwb

  2. #2
    Norman Jones
    Guest

    Re: Multiple images of dragged userforms

    Hi Don,

    Do you have ScreenUpdating set to false?

    Make sure that ScreenUpdating is set to true when the UserForm is displayed.

    ---
    Regards,
    Norman



    "donbowyer" <[email protected]> wrote in message
    news:[email protected]...
    > Excel 2003 SP3 on Win XP Home
    > I have made many userforms simple & complex. They all work fine but seem
    > to
    > have a common fault. When dragged (moved) they leave multiple images of
    > themselves behind. How do I stop this
    > --
    > donwb




  3. #3
    Tom Ogilvy
    Guest

    Re: Multiple images of dragged userforms

    This happens if you have used the command

    Application.ScreenUpdating = False

    Set it back to True before showing your userform

    --
    Regards,
    Tom Ogilvy


    "donbowyer" <[email protected]> wrote in message
    news:[email protected]...
    > Excel 2003 SP3 on Win XP Home
    > I have made many userforms simple & complex. They all work fine but seem

    to
    > have a common fault. When dragged (moved) they leave multiple images of
    > themselves behind. How do I stop this
    > --
    > donwb




  4. #4
    donbowyer
    Guest

    RE: Multiple images of dragged userforms

    Many thanks Tom & Norman.
    You'd think that at least on one I might not have set updating to false. But
    I did'nt and your suh=ggestion solves the problem.
    Thanks again

    --
    donwb


    "donbowyer" wrote:

    > Excel 2003 SP3 on Win XP Home
    > I have made many userforms simple & complex. They all work fine but seem to
    > have a common fault. When dragged (moved) they leave multiple images of
    > themselves behind. How do I stop this
    > --
    > donwb


+ 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