Do you have an Application.ScreenUpdating=False command in the code
for the form that doesn't go away?
As a test, you can also just copy the code for the form that works,
and just change the name of the form to run.
vbayig wrote in message ...
I have a user for that opens one of three subsequent forms, depending on
which of three option buttons is chosen, and then hides the original
form when a command button is pushed. However, with one of the three
options, the original form does not go away, whether I hide it or
unload it. The form remains on the screen behind the new form, and all
of the tiptext on the new form remains on the screen as well. Is this
a memory or buffer problem? Does anybody have any idea how to fix?
Thanks in advance for any help.
---
Message posted from http://www.ExcelForum.com/