Thread: Userform Error
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Steve B Steve B is offline
external usenet poster
 
Posts: 4
Default Userform Error

Thanks, thought of that. It's very strange. The userform opens just as it
should, but as soon as the pointer touches the box, the VBA editor opens. No
error, just in edit mode for the user form.

Other ideas?

"N10" wrote:


"Steve B" <Steve wrote in message
...
I have a userform that I've used in the past (not for a while now). When I
run the user form now, it loads all the data correctly and show on the
screen
fine, but when I scroll over it, the Visual Basic Editor opens. Any idea
why
this is happening?


Could this spreadsheet be in design mode. Check the VB tool bar or hover
over a button to check :)

N10