Share via

Enable Right Click

Anonymous
2010-12-02T10:40:00+00:00

I have an access database where the menus are disabled and the form fields are locked - I want them to remain locked but allow users to be able to right click and copy/paste the infromation? Help much appreciated Thanks J

Microsoft 365 and Office | Install, redeem, activate | For home | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

HansV 462.6K Reputation points
2010-12-02T11:02:36+00:00

If you have disabled the default shortcut menus in Tools | Startup (Access 2003 or before) or in the Current Database section of Access Optios (Access 2007 or later), you'd have to provide a custom shortcut menu. By the way, users can still use Ctrl+C to copy selected text.

Instead of locking all controls, you could set the Recordset Type property of the form to Snapshot.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2010-12-02T12:45:20+00:00

    Thats great thanks - snapshot worked

    Was this answer helpful?

    0 comments No comments