|
||||||
|
Move Up Down Using Keyboard By Richard Rost 3 years ago Use the Keyboard to Move Up and Down Between Records In this video I'll show you how you can use keyboard shortcuts to navigate up and down through records in your Microsoft Access databases. Juan from Yokosuka Navy Base, Japan (a Gold Member) asks: I would like to be able to move up and down in my continuous forms just like an Excel spreadsheet using the keys. Is this possible in Access? Right now the up and down arrows just move between fields. MembersI'll show you how to use the KeyPreview form property to intercept special keys, like the arrow keys. We'll learn about the KeyPress and KeyDown events and the special KeyCode constants. We'll make your form truly behave like an Excel spreadsheet where users can move up, down, left, and right with the arrow keys.
Silver Members and up get access to view Extended Cut videos, when available. Gold Members can download the files from class plus get access to the Code Vault. If you're not a member, Join Today! LinksContinuous Forms: https://599cd.com/Continuous
Keywordskeypress, keydown, keycode, keypreview, move with arrow keys, acKeyUp, acKeyDown
|
||||||||||||||||||||||||||||||||||||
| |||
Keywords: TechHelp Access keypress, keydown, keycode, keypreview, move with arrow keys, acKeyUp, acKeyDown PermaLink Move Up Down Using Keyboard in Microsoft Access |