how do i use the function keys on the keyboard in access programmi

  • Thread starter Bernard Ahwireng
  • Start date
B

Bernard Ahwireng

i have an access program that i use to write into a table. instead of using
the push button i want to use like P to save into the table as well as use
F12 key to perform other function

Bernard
 
F

freakazeud

Hi,
I'm not exactly sure what you are doing and it would be nice if you could
collaborate a little more what your set up is like, but have a look at an
AutoKeys macro.
You can find sample syntaxes in the access help.
HTH
Good luck
 
Top