Intellisense comes on and disappears after 3 seconds

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This only happens in one db. I have compared Options in both db and there is
no difference there. I have done something. I just don't know what????
 
Usual cause is that you have a form open and that form has a Timer event
running. Close the form while you do work in VBE.
 
That's it. Thanks
Sam
--
Sam


Ken Snell (MVP) said:
Usual cause is that you have a form open and that form has a Timer event
running. Close the form while you do work in VBE.
 
Back
Top