I have a form with a subform. I would like to use the subform to not only enter child records, but also edit multiple fields on a single child record. The latter problem is where I'm stumped. Currently, I have the subform set up to open a separate form where I can enter the values for all the fields of a single record. Ideally, I would like to not have to go to a separate form to do this. Maybe I'm using the wrong control (the subform) to do this.
Along a similar note, are there any libraries of controls that can be installed to extend the default list of ms access control objects. How would I go about this?
Thanks in advance.