ACC: "Circular Reference Caused by Alias" Error MessageLast reviewed: May 7, 1997Article ID: Q97526 |
The information in this article applies to:
SYMPTOMSNovice: Requires knowledge of the user interface on single-user computers. When you try to run a query, the query fails and you receive the following error message:
Circular reference caused by alias '<field name>' in query definition's SELECT list. CAUSEThe alias, or label, of a calculated field cannot be identical to any of the field names used to calculate the field.
RESOLUTIONChange the name of the alias or label used by the calculated expression or let Microsoft Access automatically assign an alias or label.
MORE INFORMATION
Steps to Reproduce Behavior
Field: Price: [UnitPrice]/100 NOTE: In versions 1.x and 2.0, there is a space in Unit Price. REFERENCESFor more information about renaming fields in queries, search the Help Index for "Renaming fields," or ask the Microsoft Access 97 Office Assistant. |
Keywords : kberrmsg kbusage QryOthr
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |