Z
Zorkmid
I have a Db with a parent-child setup.
I want to build a form that will allow me to select a parent record, and
display the child record (there may be more than one) in a subform for
editing purposes. I can't figure out how to get the combo box in my main form
to populate the subform with its child records. Any ideas?
I have a combo box that allows me to select a unique field in the parent
table, but I dont know how to get it to populate the subform. I think I need
some afterupdate code or something?
-Z
I want to build a form that will allow me to select a parent record, and
display the child record (there may be more than one) in a subform for
editing purposes. I can't figure out how to get the combo box in my main form
to populate the subform with its child records. Any ideas?
I have a combo box that allows me to select a unique field in the parent
table, but I dont know how to get it to populate the subform. I think I need
some afterupdate code or something?
-Z