D dcorey Registered User. Local time Today, 19:49 Joined Apr 5, 2001 Messages 12 Jul 25, 2001 #1 Is it possible to reassign keys to perform different actions? Specifically, I would like to change {esc} to act like {shift-tab} (reason being my users are used to an old DOS-based database, and they hit {esc} out of habit). Thanks!
Is it possible to reassign keys to perform different actions? Specifically, I would like to change {esc} to act like {shift-tab} (reason being my users are used to an old DOS-based database, and they hit {esc} out of habit). Thanks!
D dcorey Registered User. Local time Today, 19:49 Joined Apr 5, 2001 Messages 12 Jul 26, 2001 #3 Thanks, Rich! ...But how do I use Visual Basic to run a SendKeys statement when {esc} is pressed?