Article ID: 817411 - Last Review: April 3, 2007 - Revision: 4.1 Error message when you run a procedure in Access: "Ambiguous name detected"
Moderate: Requires basic macro, coding, and interoperability skills.
For a Microsoft Access 97 version of this article,
see
815284
(http://support.microsoft.com/kb/815284/EN-US/
)
. SYMPTOMSWhen you run a procedure in Microsoft Access 2000 or later,
you may receive the following error message: The
expression Event_Name you entered as the event
property setting produced the following error: Ambiguous name detected:
EventProcedure_Name. CAUSEThis error occurs when there are multiple procedures with
the same name in a module. WORKAROUNDTo work around this problem, delete the unwanted duplicate
procedure. To do this, follow these steps:
REFERENCES
For additional information, click the following article number to view the
article in the Microsoft Knowledge Base: 209907
(http://support.microsoft.com/kb/209907/EN-US/
)
ACC2000: Compile Error After Converting Form Macros to VBA
| Article Translations
|

Back to the top
