Article ID: 815284 - Last Review: September 26, 2003 - Revision: 3.0 ACC97: "Ambiguous Name Detected" Error Message When Procedure Is Executed
Moderate: Requires basic macro, coding, and interoperability skills.
For a Microsoft Access 2000 version of this article,
see
817411
(http://support.microsoft.com/kb/817411/EN-US/
)
. SYMPTOMSWhen you run a procedure, 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: <Procedure_Name>. CAUSEThis behavior occurs when multiple procedures with the same
name are in a module. WORKAROUNDTo work around this problem, you can delete the duplicate
procedures. To do this, follow these steps:
REFERENCES For
additional information, click the following article numbers to view the
articles in the Microsoft Knowledge Base: 163842
(http://support.microsoft.com/kb/163842/EN-US/
)
ACC: Compile Error After Converting Form Macros to VBA
171072
(http://support.microsoft.com/kb/171072/EN-US/
)
ACC97: No Error When AddFromFile Creates Duplicate Procedure
| Article Translations
|

Back to the top
