ACC: "There Is No Control Called..." Requery Control Err MsgLast reviewed: May 7, 1997Article ID: Q92899 |
The information in this article applies to:
SUMMARYModerate: Requires basic macro, coding, and interoperability skills. When you try to requery a control by using the Requery macro action, you receive an error message indicating that the specified control does not exist even though the control does exist on the form.
MORE INFORMATIONFor the Requery Control Name parameter, Microsoft Access expects a short control name without any brackets. The Microsoft Access Help system states that you should not use the full syntax, but it does not state that the brackets must be omitted even if the control name consists of more than one word. Because other scenarios require the use of brackets, this inconsistency is confusing. The following example reproduces the behavior and discusses a workaround:
|
Additional query words: named
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |