I searched and found a very helpful thread for understanding and working with many-to-many relationships. The database Pat Hartman attached to the following thread was very helpful:
many-to-manyDB
Now I have an additional question that I will base on the database attached to the aforementioned thread.
How could I add a command button to the "frmCustInfo" FORM that would open the "frmVenueInfo" FORM and limit the records to only those venues that involved the customer on the current record when the command button was pushed.
The problem I see is that the master and child linking fields are not on the same level (ie. the master is on the main form and the child is hidden in the embedded subform). Hopefully someone can make sense of my questions here.
Anybody?
many-to-manyDB
Now I have an additional question that I will base on the database attached to the aforementioned thread.
How could I add a command button to the "frmCustInfo" FORM that would open the "frmVenueInfo" FORM and limit the records to only those venues that involved the customer on the current record when the command button was pushed.
The problem I see is that the master and child linking fields are not on the same level (ie. the master is on the main form and the child is hidden in the embedded subform). Hopefully someone can make sense of my questions here.
Anybody?