subform in form

Harley

Registered User.
Local time
Today, 00:55
Joined
Dec 8, 2005
Messages
54
I have a form with a subform. The subform is shown in datasheet view. I want to be able to doubleclick a record in the subform to fill in data on the form. I know that I can go to the properties of the subform and choose double click, but I have no idea what to do after that. Thanks a million!
 
why can't you click into the row and just edit the record or click in the empty row at the bottom to add a new record?
 
I can already manually add the data to the form, but that doesn't eliminate mistakes. By having the data entered into the form from the subform by double clicking the record in the subform would eliminate the possibility of mistakes.
Thanks
 
what a lot of people do is to add an edit button on the continious form to open a single form for that record. You can then use the wizard to guide you through the process.
 

Users who are viewing this thread

Back
Top Bottom