How can I set up a ShortCut key to navigate from one Page on a Form to another Page.
How can I set up a ShortCut key to navigate from one Page on a Form to another Page.
on the form put a button, the code that moves to the next page
in the button caption NEXT PG, put an ampersand before the &N, this turns it into a hotkey.
ALT-N will activate the button.
this works for ALL objects if you want a hotkey.