Hi there,
I use VBA to write codes to operate upon .doc files. I use userforms frequently. I'am required to keep userform visible (displayed) when the macro associated with it is running. In Office97 I had no problems. But with Office2000 I had a serious problem. When my macro switches from one open document to another userform disappears. I can redraw it every time it disappears (with Redraw method), but this causes userform to vibrate. What shall I do to keep my userform visible?
Regards,
Tural.