CharlieT302
Instructor
Hi All,
I have a main form that contains an "unbound" subform. Both use datasources that reference the same staff people. The subform displays a continuous list of staff, while the Main form displays only a single record at a time.
What I Want:
I would like to filter the main form's datasource by the record currently selected in the subform, using the ID field.
In other words, if a user selects a record in the subform, the main form displays all records relating to the staff person. Conceptually, this is sort of a reverse main form/sub form.
Thoughts?
I have a main form that contains an "unbound" subform. Both use datasources that reference the same staff people. The subform displays a continuous list of staff, while the Main form displays only a single record at a time.
What I Want:
I would like to filter the main form's datasource by the record currently selected in the subform, using the ID field.
In other words, if a user selects a record in the subform, the main form displays all records relating to the staff person. Conceptually, this is sort of a reverse main form/sub form.
Thoughts?