Hi,
I know how to create master-details form based on table and query (and it works). I want to create the same thing programmatically with unbound forms. I have an unbound form that displays records (in textbox) writing VBA code. I have written code for adding, saving, updating, deleting records. I want to have a subform (one-to-many) on that form that should display records corresponding to the one in the main-form. As I navigate records on the main-form the subform should display accordingly.
Regards,
Prodigy...
I know how to create master-details form based on table and query (and it works). I want to create the same thing programmatically with unbound forms. I have an unbound form that displays records (in textbox) writing VBA code. I have written code for adding, saving, updating, deleting records. I want to have a subform (one-to-many) on that form that should display records corresponding to the one in the main-form. As I navigate records on the main-form the subform should display accordingly.
Regards,
Prodigy...