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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

automatically set control to a record in a subform

Status
Not open for further replies.

MrsNic

Instructor
Joined
Feb 6, 2005
Messages
44
Location
GB
I have placed a button on a subform that goes to the next record. This works well, but you then have to click in the textbox (tabstop1) before you can enter the data. Is there a way to automatically have the first tab stop selected.

Many thanks

Cath
 
Check out the Access help files for SetFocus.
 
Me.ControlName.Setfocus

Pampers [afro]
Just let it go...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top