I want to create a query that will return me the customer name, address, telephone #, city, state and zip and the product they ordered. I want to be able to also select a certain dates that the last order was placed. I have a query set up already, but when i put in a specific last order date, it returns me with every order for the customers. I only want the customer to show once, with the specific order date. Can anyone help?