|
||||||
|
Button Shortcut Keys By Richard Rost ![]() ![]() Shortcut Key, Default, Cancel Properties for Buttons In this Microsoft Access tutorial, I'm going to teach you how to push command buttons on your forms using the Default and Cancel properties. I'll also show you how to create your own keyboard shortcut keys and assign them to buttons. Aaron from Jupiter, Florida (a Platinum Member) asks: I have a form that I'm constantly opening to perform data entry, and then when I'm done, I have to stop, grab the mouse, click a close button, and repeat. It would be great if I could do all of that without having to break my stride on the keyboard to grab the mouse. Can we open and close forms using just keystrokes? MembersMembers are going to learn how to close a form using Ctrl-Enter, which is the standard for website forms today. We'll use some fancy VBA with KeyPreview, KeyDown, KeyCode, and learn about Bitmasks.
Silver Members and up get access to view Extended Cut videos, when available. Gold Members can download the database template from class plus get access to the Code Vault. If you signed up on YouTube you have to register on my YouTube Find User page so I can set up your account here on my web site. If you're not a member, Join Today! Recommended Courses
Pre-Requisite
Member Links
|
Age | Subject | From | |
15 months | Not Using Mask | Ibrahim Hasouna | |
| |||
Keywords: TechHelp Access shortcut keys, default, cancel, alt-key, acCtrlMask, acShiftMask, acAltMask, KeyCode, Shift, Form_KeyDown, Bit Masks, bitmask, Ctrl-F4 to close a form, ascii values, bitwise AND/OR PermaLink Button Shortcut Keys in Microsoft Access |