A agehoops Registered User. Local time Today, 20:40 Joined Feb 11, 2006 Messages 351 Jul 4, 2007 #1 How do you go about stopping the tab button from scrolling through records when it reaches the last field in the tab order?
How do you go about stopping the tab button from scrolling through records when it reaches the last field in the tab order?
RuralGuy AWF VIP Local time Today, 13:40 Joined Jul 2, 2005 Messages 13,825 Jul 4, 2007 #2 On the "Other" tab of the property sheet for the form you will find the Cycle property. Change it to Current Record.
On the "Other" tab of the property sheet for the form you will find the Cycle property. Change it to Current Record.
A agehoops Registered User. Local time Today, 20:40 Joined Feb 11, 2006 Messages 351 Jul 4, 2007 #3 Ah always wondered what that property was. Worked perfectly, thanks
RuralGuy AWF VIP Local time Today, 13:40 Joined Jul 2, 2005 Messages 13,825 Jul 4, 2007 #4 Glad I could help.