Using F-Keys to run query

  • Thread starter Thread starter jwoods7
  • Start date Start date
J

jwoods7

Guest
Can someone show me how to use the F-keys to run a query from a form?

For example, I have a text box, and want to run a search on the text within this box when pressing the F5 key.
So in short, pressing F5 will run a query!

Thanks in advance for the help,
 
the short answer is look in help for Autokeys...

but, i suspect this won't be what you are looking for as they are global to your application.

f-keys are not very user-friendly, and there are many other ways to get the same result.

---you wrote---
For example, I have a text box, and want to run a search on the text within this box when pressing the F5 key. So in short, pressing F5 will run a query!
---------------

not sure what you are trying to do.


hth,
al
 

Users who are viewing this thread

Back
Top Bottom