Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiler Error, Ambigious name detected.

Status
Not open for further replies.

JamesLynch

Technical User
Oct 30, 2002
11
GB
Having selected the "Add new record" option from the command box, I receive the following error message when I return to form view.

Compiler Error, Ambigious name detected.
Err_Save_Record_Click


Any ideas folks?
 
Sounds like you are using the same name for a control more than once, a no, no. Try debugging you code and you should find the problem. Open your form in design view, open up VB for one of your modules then select debug to locate your error. Life's a journey enjoy the ride...

jazzz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top