Okay let me start by saying that I'm not an experienced access user, although I would like to be, but job duties don't permit me the time to really learn it. So there are a lot of areas that confound me, but I do use it occasionally to create small projects to make my department run a bit smoother. So the problem my having is as follows: I have two pass-through queries that are pulling data from a very large ERP database. I need to create a make table query that will use feels from both of these, the problem is now that I'm getting duplicates. The first query contains data that has to do with material requirements planning and action messages, I need all of the fields that are in this query for the make table; second query pulls inventory data but has a small amount of fields but these are necessary in the make table for creating parameters. I know I'm getting duplicates because I can see them in the make table record count and also see them visually, so do I have to create a relationship between these two queries in order to eliminate the duplicates without losing all of the message data from the first query-can you create relationships between queries or is that only for tables.. I can use any help anyone can give me because I'm in areas now that I just don't understand very well. Thank you