If I have already set up a query where I have the groupings of information I want but I also on top of this info want to give the user the option to pick which years out of this data they want to put in a report. How can I use the data I already have in the query but only show the years the user wants to use. ex. products grouped by different companies and product type, and then on top of this the user wants to only show the products sold in 1998, 2000 and 2002. How can I do this. Create a form, macro, and alter the query?