The information in this article applies to:
SUMMARY
Novice: Requires knowledge of the user interface on single-user computers.
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:
Keywords : kberrmsg kbusage QryTotal |
Last Reviewed: March 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |