View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Hribek[_3_] Brian Hribek[_3_] is offline
external usenet poster
 
Posts: 1
Default UserForm - ShowModal Error


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

--
Brian Hribe
-----------------------------------------------------------------------
Brian Hribek's Profile: http://www.excelforum.com/member.php...fo&userid=1519
View this thread: http://www.excelforum.com/showthread.php?threadid=27398