Programming keyboard function key

G

Gabriel

Does anybodi had any experiences in re-configuring keyboard function key in Access.
I created a form for transaction data, but the operator prefered to use function key instead of clicking mouse, for more clear : how to make the F2 key call a procedure when it is pressed by the operator ?

regards,
gabriel
 
V

Van T. Dinh

Check Access Help on AutoKeys Macro.

--
Van T. Dinh
MVP (Access)




Gabriel said:
Does anybodi had any experiences in re-configuring keyboard function key in Access.
I created a form for transaction data, but the operator prefered to use
function key instead of clicking mouse, for more clear : how to make the F2
key call a procedure when it is pressed by the operator ?
 
Top