Dan Waters
dwaters at usinternet.com
Sat Apr 26 12:08:53 CDT 2008
I would like to cancel the keyboard's Delete key action, but only for whole records. How can that be done? This completely cancels any action by the Delete key: If KeyCode = vbKeyDelete then Cancel = True End If Thanks! Dan