Userform is moveable and leaves traces of prior positions Excel 2000

  • Thread starter Thread starter L Mehl
  • Start date Start date
L

L Mehl

Hello.

I am new to user forms in Excel.

The form causing the problem is not meant to be moved, but I don't know to
freeze its position, using form properties, or VBA.

When I drag the form around the screen, partial images from its prior
positions remain on the screen. Such images do not occur in Windows when I
drag windows around.

I have heard of a document describing an "unmovable userform" that I can't
find on the web.

Can someone tell me how to:
1 - freeze the form's position on the screen, or
2 - change settings to eliminate the phantom traces.

Thanks for any help.

Larry Mehl
 
I'm guessing that screenupdating is turned off when you show the form.

Try turning it back on, show the form, and then turn it back off (if you want).
 
Dave --

Thanks.

Larry


Dave Peterson said:
I'm guessing that screenupdating is turned off when you show the form.

Try turning it back on, show the form, and then turn it back off (if you want).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top