I have a requirement to develop a database that has a Master form with a combo box and a detail form with a second combo box. This arrangement reflects the one to many relationship of the tables underlying the forms.
I have been trying to understand the mechanics of combo boxes in making this arrangement work but just can’t get it and I have created the database given in the excellent post faq702-4289. Thank you to the author for providing this working sample!
Much as I have tried I cannot make the dependant combo work when I put it in a Subform (frmSub) on a Master form (frmMaster). I believe from what I have read that in this case the child form needs to Link directly to the Control on the Master form rather than to the form itself so that any changes on the Master form will be immediately reflected in the subform.
I would be grateful for any help in adjusting the post faq702-4289 to work in a Master-Detail way as described. I think the problem may be to do with addressing forms and controls and setting the form links. I am developing on Access 2003 and have attached the db as 2CBOboxesV2MAsterDetail.mdb.
Many thanks.
I have been trying to understand the mechanics of combo boxes in making this arrangement work but just can’t get it and I have created the database given in the excellent post faq702-4289. Thank you to the author for providing this working sample!
Much as I have tried I cannot make the dependant combo work when I put it in a Subform (frmSub) on a Master form (frmMaster). I believe from what I have read that in this case the child form needs to Link directly to the Control on the Master form rather than to the form itself so that any changes on the Master form will be immediately reflected in the subform.
I would be grateful for any help in adjusting the post faq702-4289 to work in a Master-Detail way as described. I think the problem may be to do with addressing forms and controls and setting the form links. I am developing on Access 2003 and have attached the db as 2CBOboxesV2MAsterDetail.mdb.
Many thanks.