error message 3121 cannot group on fields selected with '*'

  • Thread starter Thread starter Guest
  • Start date Start date
On Sun, 19 Feb 2006 15:07:27 -0800, avy

Open your query in design view and unselect the "*" pseudofield.

If you want to use a Totals query you cannot use * to select all
field. Instead you must select each field individually. You can click
the first field, shift-click the last, and drag them all onto the
query grid - but you can't include the *.

John W. Vinson[MVP]
 
Back
Top