Right mouse button doesn't work in Access sometimes.

G

Guest

A data entry program was created and when I try to use the right mouse button
to check properties on fields in reports, the mouse button does not work but
key F4 does.
 
B

Bill Mosca, MS Access MVP

Take a look at the database startup properties. Tools>Startup...

See if the shortcut menus option is unchecked.
 
G

Guest

Yes the box is checked and I was wondering if there is a lock or
adminstrative rights that I do not have on this mdb. I am able to use the
right mouse button in other mdb's.
 
B

Bill Mosca, MS Access MVP

Access user-level security does not drill down to shortcut menus. Have you
checked the code to see if there is something turning off the shortcut
menus?
 
G

Guest

No I will try looking at the code.

Bill Mosca said:
Access user-level security does not drill down to shortcut menus. Have you
checked the code to see if there is something turning off the shortcut
menus?
 

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