Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have the code given below to show a userform. When the userform comes up, I can select and move it around the screen. But it keeps its image at each location, so it is like there are hundreds of userforms on the screen if I keep moving it around. I thought turning the screen updating to true would prevent that. Any thoughts? Application.ScreenUpdating = True CHUpdate.Show CHUpdate.Hide Application.ScreenUpdating = False Thanks, Bill |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform to enter values and shown in same userform in list | Excel Programming | |||
Looping procedure calls userform; how to exit loop (via userform button)? | Excel Programming | |||
Activating userform and filling it with data form row where userform is activate | Excel Programming | |||
Access from add_in userform to main template userform.... | Excel Programming | |||
Linking userform to userform in Excel 2003 | Excel Programming |