Article ID: 88926 - Last Review: January 18, 2007 - Revision: 2.1 ACC: Cannot Group by Memo or OLE Object Fields in QueryThis article was previously published under Q88926 Novice: Requires knowledge of the user interface on single-user computers.
SUMMARY
If you attempt to create a select, update, or append query that groups
by a Memo field or OLE Object field, you may receive the following error
message:
Can't group on Memo or OLE object (<fieldname>).
Microsoft Access cannot group by a Memo field or OLE Object field in a query. Also, the GROUP BY clause of a SQL statement cannot include Memo or OLE Object fields. To include a Memo or OLE object field in a totals query, drag the field to the QBE grid and select the aggregate (totals) function First() or Last() in the Total row for that field. MORE INFORMATION
You can group by the first <n> characters in a Memo field by using an
expression. To group by the first 25 characters in a Memo field called
Description, follow these steps:
APPLIES TO
| Article Translations
|


Back to the top
