View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chrisso Chrisso is offline
external usenet poster
 
Posts: 110
Default Disable user forms being displayed in the VB editor??

Hi All

Whenever I have a user form in my project I am annoyed by the fact
that the VB editor constanly pop-ups during debug etc with the form
displayed instead of the code I have been working on and debugging.

Is there a way to tell Excel not to display user forms in this way?

Chrisso