INF: Memo & OLE Objects Unavailable in Mailing Label WizardArticle ID: Q142232Creation Date: 08-JAN-1996 Revision Date: 20-SEP-1996
The information in this article applies to:
SYMPTOMS
Novice: Requires knowledge of the user interface on single-user computers.
When you create a report using the Mailing Label Wizard in Microsoft Access
version 2.0 or the Label Wizard in Microsoft Access for Windows 95 version
7.0, Memo fields and OLE Object fields contained in the table or query that
the report is based on are not available in the wizard's Available Fields
list.
CAUSE
Because a Memo field may contain large amounts of text that may not fit on
a mailing label and because an OLE Object field may contain information not
appropriate for a mailing label, the wizard ignores these fields.
RESOLUTION
There is no workaround for OLE Object fields. To work around this behavior
for Memo fields, you can create a query based on the table or query and use
an expression in the query that includes the Memo field. For an example of
how to do so, follow these steps:
Field: Expr1:""&[Description] Note that this expression references the Categories table's Description field, which is a Memo field. |
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.