If access asks for parameter value, it means that a reference in a query is to non existing field and access asks for its value. What is the name of the parameter value access is asking for?
I only add GROUP BY if I use any of aggregate function such as count(), avg(), sum() etc. I never used...