Access VBA properties issue

J

Jim

My problem is that when I press . (period) for the
properties/methods drop down list in the editor, the drop
down list is displayed quickly then disappears. It only
happens in one database and only started happening
recently (MS Access 2000). I've tried to
compact/repair the database but that hasn't helped. I've
secured the database through the database wizard. Could
this be the problem? Any suggestions!?

I've re-installed access 2000 and have download the
newest service pack (3) and I still have the problem. I
can't import my objects into a new database because the
old one (one with the error message) is a secure database
(security wizard) with over 50 users. I would really
like to be able to fix the problem without having to a
new database. Does anyone out there have any ideas??!!!
 
R

Rob Cooper \(MSFT\)

Hi Jim,

Check your code and see if a Form's Timer event is running. In addition to
this, you may see where you begin typing a statement and it immediately
turns red as if there were a syntax error.

Hope this helps,

Rob Cooper
Software Test Engineer
Microsoft Access Team

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top