I have three tables. The fields in the tables are almost exactly the same, except for the field [model] since this is what differentiates the product into the different tables. I want to run a query that will search all three tables for a common name, like a distributor name. This way I can type in the distributor name and get all of the orders for that distributor no matter what type of product they ordered. I need all of the fields to show up on the results since the other fields are also order information. How would I set up this query? Be gentle on me, my company just threw this at me and I just started Access. Thanks a ton.