ACC2000: You Receive "Ambiguous Name Detected" Error Message After You Replicate a Database (310800)
The information in this article applies to:
This article was previously published under Q310800 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SYMPTOMS
After you use Replication Manager to replicate a database, you may receive the following error message if you perform certain actions, such as clicking a command button on a form, manually running code, or compiling the database:
The expression On Click you entered as the event property setting produced the following error: Ambiguous Name Detected: ProcedureName CAUSE
This issue can occur if Replication Manager replicates a Microsoft Visual Basic for Applications procedure in the database.
RESOLUTION
To resolve this issue, delete the duplicate procedure. Follow these steps:
- Locate the procedure that the error message refers to, and then delete the duplicate procedure.
- While you are still in the Visual Basic environment, click Compile Database on the Debug menu.
Modification Type: | Major | Last Reviewed: | 6/25/2004 |
---|
Keywords: | kberrmsg kbprb kbProgramming KB310800 |
---|
|