Using aggregate functions in a query. When I click run I get the

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Using aggregate functions in a query. When I click the run button I get the
following message: Cannot group on fields selected with'*'. What do I need
to do? The fields are not selected with '*' that I click? Thanks
 
You query properties might have Output All Fields set to Yes. If you can't
figure this out, view the sql and look for "*".
 
Back
Top