I have an Access table that maintains a history of our shipments. Within each record (shipment)there 6 fields that may or may not be used to reference orders filled on that shipment. All of the data is currently being pulled into a query to do some calculations for doing analysis various cost attributes from the main table. I would like to be able to create a query from data pulled with the main query will simply return list all of the various reference numbers and a particular common cost element connected to that order number. I have tried various methods to do this including a union query, but don't get the right results I am looking for. I am pretty much a novice, so need some help. I know this is probably too vague to get very far, but wanted to start up a line of communication.