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

Form handling 1

Status
Not open for further replies.

BabyPowder2u

Programmer
May 4, 2005
87
US
I have a form with the following items:

cboLookup, RoomName, Save Record button, Cancel Button, Delete Button, & close button.

It has tab stops set in that order.

Problem: When I hit tab while on close button, the next record in the file is displayed. I want it to return to the RoomName field (but only if it is the tab key that was hit)

Any help would be appreciated.

Thanks,
T
 
Hi
I think you need to set the Cycle for the form to Current Record.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top