Functional keys to perform commands

yameen2011

Registered User.
Local time
Tomorrow, 02:41
Joined
Jan 19, 2013
Messages
59
Hi all.
Could some one tell me that can we use functional keys F1, F2,F3,,,,,,,,,,,,,,F12 in ms access to perform commands like saving a form data , for closing form refreshing form, clear form.
Or is there any way to make shortcut keys combination like[(ctrl+s)(ctrl+c) (ctrl+A)] in access to perform action like saving,closing,clearing, current form.
 
Well you can put a command button on a form, put an ampersand "&" in its name and that then is accessible from the keyboard.

See this Thread:- "Keyboard Shortcuts"
 

Users who are viewing this thread

Back
Top Bottom