G
GaryS
I have a form bound to tblModels and a subform bound to tblModelDetails. For
each record in tblModels there may be 8 to 10 records in tblModelDetails.
The subform is a continuous form with several text boxes. Some of the text
boxes require repetitive input, and for those I have placed textboxes on the
parent form so that the data can be entered and then the suborm records
updated by code in a command button. My problem is I don't know what code to
put in the command button.
Any help would be greatly appreciated.
each record in tblModels there may be 8 to 10 records in tblModelDetails.
The subform is a continuous form with several text boxes. Some of the text
boxes require repetitive input, and for those I have placed textboxes on the
parent form so that the data can be entered and then the suborm records
updated by code in a command button. My problem is I don't know what code to
put in the command button.
Any help would be greatly appreciated.