Disable Ctrl A (Select All)

M

Martin Dashper

Is there any way to prevent a user from using Ctrl A (Select All) in a
list box?

Martin Dashper
 
J

jahoobob via AccessMonster.com

As suggested by someone else on the board:

Create a new Macro
Display the Macro Name column
In the Macro Name column type ^A
In the Action column Select Beep
Save the Macro and call it AutoKeys

That's it, Ctrl-A is now disabled in the database
 
M

Martin Dashper

Perfect. Thanks a lot

As suggested by someone else on the board:

Create a new Macro
Display the Macro Name column
In the Macro Name column type ^A
In the Action column Select Beep
Save the Macro and call it AutoKeys

That's it, Ctrl-A is now disabled in the database
 

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