Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jim....
It just occurred to me that my problem is happening WHILE the modal dialog is displayed, not AFTER! Therefore, running DoEvents once the dialog box closes might not fix my problem after all. Basically, there is one DateTimePicker control on top of my userform. When the calendar graphic is opened then closed, I noticed that the calendar graphic remains visible in the background, almost as if it skipped a repaint step or refresh or something like that. Do you have any other ideas as to what is going on here? thanx "Jim Cone" wrote in message ... DoEvents will usually clean things up after closing a form. -- Jim Cone Portland, Oregon USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Alternative to IF | Excel Worksheet Functions | |||
Workbook_Open | Excel Programming | |||
If alternative | Excel Worksheet Functions | |||
Workbook_Open () | Excel Discussion (Misc queries) | |||
Workbook_Open() will not run | Excel Programming |