S
Steve Finlayson
Hi all. I have really not been able to solve this and could use any help.
I have two tables A and C that are linked with a one to many relationship to a
center table B: A < B > C. I then have created a query to provide the link
between the many to many relationship of the two outer tables so they will
update A and C. Using this query as the basis for a form, I have a datasheet sub
form that shows all the records in the table C. The subform is linked child to
master using one field, say field 1. On the parent form is also field 2. When
selecting a record to show in the datasheet in the subform, the records relating
to ALL field 2 entries are shown. I would like to filter this so only the
possible records shown are those matching the chosen value in the field 2 on the
master form.
Thanks for any suggestions or ideas
Steve
I have two tables A and C that are linked with a one to many relationship to a
center table B: A < B > C. I then have created a query to provide the link
between the many to many relationship of the two outer tables so they will
update A and C. Using this query as the basis for a form, I have a datasheet sub
form that shows all the records in the table C. The subform is linked child to
master using one field, say field 1. On the parent form is also field 2. When
selecting a record to show in the datasheet in the subform, the records relating
to ALL field 2 entries are shown. I would like to filter this so only the
possible records shown are those matching the chosen value in the field 2 on the
master form.
Thanks for any suggestions or ideas
Steve