Tab form control navigation

H

headly

When I tab out of the last field on a tabbed form control page, access
inserts a new record. How can I get it to navigate to the next tab on the
page without inserting a new record
 
M

missinglinq via AccessMonster.com

In Design View goto Form - Properties - Other ansd set the Cycle Property to
Current Record.
 
Top