Do you mean "keyboard shortcuts", such as "Fn" plus a Function Key like
"F6"?
Keyboard actions trigger events which fire an event, events can execute
Macros or VBA functions in the Form's (Object) Module-- if you want to
execute VBA procedures that are located in a General Module from either of
these type event, you can do so via a macro or VBA code. Events associated
with keyboard actions include: On Key Down, On Key Up, and On Key Press.
--
Larry Linson
Microsoft Office Access MVP
Co-Author, Microsoft Access Small Business Solutions, Wiley 2010
"Thomas Wiedmann" <
th...@gmx.de> wrote in message
news:jlpmsh$oj8$1...@online.de...