K
KevinS
I have a query that has worked for years but now I have been asked to add a
memo field to it.
When I redesign and run the query it tells me that "You tried to execute a
query that doesn't include the specific expression <Field name> as part of an
aggregate."
The <field name> is the field that contains the memo field. If I tell it
not to display the memo field the query works fine.
I tried to delete the group by for that field but that didn't work. If I
eliminate the field that is being grouped I loose the uniqueness of the name
field.
Any help appreciated!
memo field to it.
When I redesign and run the query it tells me that "You tried to execute a
query that doesn't include the specific expression <Field name> as part of an
aggregate."
The <field name> is the field that contains the memo field. If I tell it
not to display the memo field the query works fine.
I tried to delete the group by for that field but that didn't work. If I
eliminate the field that is being grouped I loose the uniqueness of the name
field.
Any help appreciated!