Hello! I have two tables that have the same structure, one for current jobs and the other for closed jobs (do not ask me, that is what it was and they do not want to change it). They are mutually exclusive. I need to pull data from both tables, with the exactly same criteria for a report, but I do not know how to combine them, so the result can be all records matching the criteria from both tables. Any suggestions?