Disable tab to next record

D

Design by Sue

How can I disable the use of the tab key to get to the next record. I have a
form with a subform and I do not what the user to add more than one record on
the subform. I have removed the navigation from the subform and now need to
remove the ability of going to a new record that happens when one hits the
tab key.
 
S

S Patel

There is a propery of the form called cycle on that there are three settings
change the setting of the subform to current record. Thsi will stop the tab
from taking to the new record.
 
Top