ACC: Word Merge Field Names Differ from Query Names in MS AccessLast reviewed: June 6, 1997Article ID: Q167062 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you export a query to Microsoft Word that contains field names which have been renamed in the query, the field names that are exported to Microsoft Word are different from the field names that are displayed in the query.
CAUSEThis behavior occurs when the Caption property of the fields in the table contain a value.
RESOLUTIONTo have Microsoft Access and Microsoft Word display the same names for the fields, remove the Caption property values that you have set for the fields in the table. Then, the new names you have given the fields will be displayed in both the query and in Microsoft Word.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor more information about renaming fields in queries, search the Microsoft Access Help Index for "renaming fields," and then "change a field name in a table," or ask the Microsoft Access 97 Office Assistant. |
Keywords : AutoGnrl kbinterop QryHowto
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |