subform problems

bbulla

I'd rather be golfing
Local time
Today, 10:56
Joined
Feb 11, 2005
Messages
101
Hello,

I have a form with a subform on it. When I enter data into the subform, after entering data into the last field and hitting tab the subform automatically flips to the next record....ie from 1 to 2.

Is there a way to control the subform so that only one record can be entered into it? I need to user to be able to add a single record, or edit an existing record, but not to be able to add more than one record into the subform.

Any help is appreciated.

Brian
 
Brian,

in the properties for the form, Other tab, cycle, set to Current record. Under the format tab, hide the navigation buttons and set default view to single form.

This should help.

Tim
 
Yeah, that worked....thanks!
 

Users who are viewing this thread

Back
Top Bottom