M maviko Registered User. Local time Today, 15:24 Joined Feb 29, 2004 Messages 14 Apr 24, 2005 #1 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
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
Pauldohert Something in here Local time Today, 15:24 Joined Apr 6, 2004 Messages 2,101 Apr 24, 2005 #2 There is a control on a the datasheet formatting toolbar which does this.
M maviko Registered User. Local time Today, 15:24 Joined Feb 29, 2004 Messages 14 Apr 25, 2005 #3 Thanks. Can you tell me the name and what sort of code would be entered if my table's name is tblInventory?
Thanks. Can you tell me the name and what sort of code would be entered if my table's name is tblInventory?
Pauldohert Something in here Local time Today, 15:24 Joined Apr 6, 2004 Messages 2,101 Apr 25, 2005 #4 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.
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.
M maviko Registered User. Local time Today, 15:24 Joined Feb 29, 2004 Messages 14 Apr 26, 2005 #5 D'oh! Thanks!