Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a userform. Before I hide it, I do this:
Application.ScreenUpdating = True Application.EnableEvents = True Then do this: UserForm1.Hide But the form does NOT "hide" until way later. Ideas? Is there a "screen refresh" command or something like that. I have not had this problem before. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hiding the Excel UI when running a userform | Excel Programming | |||
Hiding/Showing OptionButtons on a UserForm | Excel Programming | |||
Dynamically Hiding portions of a UserForm | Excel Programming | |||
Hiding A TextBox On A UserForm Under A CommandButton | Excel Programming | |||
UserForm not hiding | Excel Programming |