View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Brian is offline
external usenet poster
 
Posts: 683
Default User Form Locks up Excel and must be restarted

I have User Form that seems to not want to play well with the others.

A week ago my code ran fine, but now when I try to open my user form, Excel
locks up and must be restarted. If I open the VBA Code window first before
trying to open the User form it runs fine.

I have not changed anything in my code, but it still locks up excel anyway.

Has anyone had this problem before?