i am trying to create a query in which only records will appear if a certain condition is True in 1 table or a certain condition is True in another table. I have them linked by id, but how do i formulate the query to check for the "or" conditions on 2 different fields in 2 different tables.