I added Group by ProductID and that brings up that field too.

But I have another question. My Orders table has a date field
OrderDate. By including OrderDate=? I can run a query based on the date for which the user wants the data. How can I expand this to accept a range of dates?