Hi,
I haven't done any Access in a while and cant remember how to do this simple thing. I just want to query a suppporting materials table so that all the supporting filenames appear in a list box for a particular person. So I have two tables, One is called Main with all the people each with a person_id. The other table has a person_id associated with multiple supporting materials. So when I try to put a list box on my main form and do the query, how to I get the Person_id that is for the current record on table main into the list box query so that it will only list the supporting materials for that person!?
Thanks for any help!
-
I haven't done any Access in a while and cant remember how to do this simple thing. I just want to query a suppporting materials table so that all the supporting filenames appear in a list box for a particular person. So I have two tables, One is called Main with all the people each with a person_id. The other table has a person_id associated with multiple supporting materials. So when I try to put a list box on my main form and do the query, how to I get the Person_id that is for the current record on table main into the list box query so that it will only list the supporting materials for that person!?
Thanks for any help!
-