Hi guys,
I am having trouble triggering the code within the ctl+click case in this code. The code for ctl+A works fine but not for ctl+click.
Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
'Redefining Hotkeys
'Stop ctl+A from triggering Access hotkey for "select all records"...