G
Guest
I don't know if this is possible in Access, but I thought this would be the place to ask... I have a library, where I have 2 member tables, "Student Members" , and "Teacher Members". I have a 3rd table, "Borrowed Books", where I place their members ID's in. (The 2 members tables are related to the borrowed books table). I want to make a query in the form of Borrowed Books, where with one click, it will search for the Member ID in both member tables, and display the results of the table where the Member ID was found in. Can anyone help with this?