SetFocus on a selected FieldName

maviko

Registered User.
Local time
Today, 06:00
Joined
Feb 29, 2004
Messages
14
I have a form with numerous fields and would like to be able to move the focus to a selected field by typing the field name into a control box. How can I do this? TIA
 
There is a control on a the datasheet formatting toolbar which does this.
 
Thanks. Can you tell me the name and what sort of code would be entered if my table's name is tblInventory?
 
Just have the toolbar visible when your form is open, the names of controls are already in the list.

view/toolbars/customize the toolbar should be in this list.
 

Users who are viewing this thread

Back
Top Bottom