I keep getting error 3121 when trying to use group by function

  • Thread starter Thread starter EfrainG
  • Start date Start date
E

EfrainG

I am using a table that I improted from excel, but have done nothing else to
modify. The erroro message state "cannot group by object with "*" in
statement. I am doing this in a simple query and using no VBL. What do I
need to do to be able to execute query?
 
Go into the query, right click in the area where you put tables, go to
properties, and set output all fields to no.
 
I am using a table that I improted from excel, but have done nothing else to
modify. The erroro message state "cannot group by object with "*" in
statement. I am doing this in a simple query and using no VBL. What do I
need to do to be able to execute query?

If there is a column in the query design grid with * as the
fieldname... delete it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top