View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
davegb davegb is offline
external usenet poster
 
Posts: 573
Default Annoying userform popping up in VBE


Tom Ogilvy wrote:
Hit the reset button instead.


I guess I have my terminology wrong, it's the reset button I've been
hitting.
It activates the userform window. Any way to get it to go to the code
window I've been working in?

--
Regards,
Tom Ogilvy


"davegb" wrote:

When I create a macro with a userform, whenever I test run the macro
and it hangs, when I click on the stop button, the window goes to the
userform window and I have to click back to the code. Is there anyway
to stop this annoying behavior?
Thanks!