B
Brian Hribek
I have a form that I want shown when editing the worksheet. I hav
ShowModal set to false. On my "main menu" you click a button and i
takes you to this UserForm that has ShowModal set to false. That par
works fine. You close the UserForm and it takes you back to the "mai
menu" When you click the button to go back to the form that ha
ShowModal set to false, it gives me the following error:
Run Time Error '401':
Can't show non-modal form when modal form is displayed.
Any help? Thanks in advance.
Bria
ShowModal set to false. On my "main menu" you click a button and i
takes you to this UserForm that has ShowModal set to false. That par
works fine. You close the UserForm and it takes you back to the "mai
menu" When you click the button to go back to the form that ha
ShowModal set to false, it gives me the following error:
Run Time Error '401':
Can't show non-modal form when modal form is displayed.
Any help? Thanks in advance.
Bria