M Martin Dashper May 16, 2006 #1 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 May 16, 2006 #2 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
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 May 17, 2006 #3 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 Click to expand...
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 Click to expand...