Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Putting a Find Button accessed by mouse click or F key

Status
Not open for further replies.

kensirey

Technical User
Apr 10, 2007
1
US
I was able to create a find button, but how do i automatically put my cursor on my first field so that user will just start typing on the field to be searched. Currently, when i push the find button, i will have to tab over to the first field and then i can start typing.
 
You could do it as a part of the"Find" macro.

i.e. in your Macro named "Find"
a) Find
b) Tab to pisition "x" of your form

Hope this helps
Andy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top