Call own HELP Function

  • Thread starter Thread starter Brian McGuigan
  • Start date Start date
B

Brian McGuigan

Does anyone know of a way to customize Access' On-line HELP functionality so
that when a user presses F1 the system will call a special Function defined
in VBA, rather than display the usual in-built Help?
 
On Tue, 8 Jul 2008 20:06:02 -0700, Brian McGuigan

Read up on the AutoKeys macro. It is there exactly to provide this
kind of override of the normal function keys functionality.

-Tom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top