Stop Automatic Tab to next record

ChampionDuy

Registered User.
Local time
Today, 09:20
Joined
Mar 14, 2002
Messages
94
I have several forms where a user can edit whatever record he or she requested from the previos form. The problem is when the user tabs all the way through the form. When the user does this it automatically brings up the next record. The user did not request this record and therefore could unknowingly make changes to a record. How do I get the form to stop advancing to the next record when the user tabs all the way through a form?
 
In the form's form properties, set Cycle to Current Record.
 
Thank you!

Thank you!
 

Users who are viewing this thread

Back
Top Bottom