Moving Custom Dialog Box Leaves a Copy of Dialog on Screen
Article ID: 138622
Article Last Modified on 6/11/2007
APPLIES TO
- Microsoft Excel 95a
- Microsoft Excel 5.0c
- Microsoft Excel 5.0 Standard Edition
- Microsoft Excel 5.0a for Macintosh
This article was previously published under Q138622
SYMPTOMS
In the versions of Microsoft Excel listed above, when you display and then
move a movable custom dialog box, a copy of the dialog box remains in the
original location on the screen.
CAUSE
This problem may occur if the following command is called before the custom
dialog box is called:
Application.ScreenUpdating = False
REFERENCES
"Microsoft Excel 5 Visual Basic for Applications Reference," page 580,
Microsoft Press
Additional query words: 5.00a 5.00c 7.00a XL5 XL7 XL
Keywords: kbprb kbprogramming KB138622