I have two unbound subforms on an unbound "display form". I managed to link the two subforms by following this method: http://www.dbforums.com/microsoft-access/979668-link-2-subforms.html.
This is great and works well enough, however, by design, subform2 will only display records relevant to the very first record on subform1. I need subform2 to be filtered based on ALL of the relevant records being displayed in subform1 not just the first one.
I realize that how I have designed it will prevent that from happening, but I'm not aware of other methods. Previously, subform2 was based on a query using subform1's records as criteria, but this gave me the same result.
Edit: Merry Christmas
This is great and works well enough, however, by design, subform2 will only display records relevant to the very first record on subform1. I need subform2 to be filtered based on ALL of the relevant records being displayed in subform1 not just the first one.
I realize that how I have designed it will prevent that from happening, but I'm not aware of other methods. Previously, subform2 was based on a query using subform1's records as criteria, but this gave me the same result.
Edit: Merry Christmas
Last edited: