S
smokiibear
I am trying to hide a userform. I've have tried unloading the form and
hiding the form, both with screen updating = true; neither has worked form
me.
However, when i manually step through the program, the userform indeed DOES
hide...so, i imagine that the problem is during execution, the screen never
has a chance to catch up with the code.
Any more ideas how to handle this?
Smokii
hiding the form, both with screen updating = true; neither has worked form
me.
However, when i manually step through the program, the userform indeed DOES
hide...so, i imagine that the problem is during execution, the screen never
has a chance to catch up with the code.
Any more ideas how to handle this?
Smokii