Accesspert
Registered User.
- Local time
- Today, 13:42
- Joined
- Feb 16, 2006
- Messages
- 36
I have a next button and previous button on my form. When I click on next this is the error that I get.
"The expression On Click you entered as the event property setting produced the following error: Ambiguous name detected: Delete_Click.
* The expression may not result in the name of a macro, the name of a user-defined function, or [event procedure],
* There may have been an error evaluating the function, event, or macro."
I use the same button in another form and it works fine there.
How can i fix this?
Thanks.
"The expression On Click you entered as the event property setting produced the following error: Ambiguous name detected: Delete_Click.
* The expression may not result in the name of a macro, the name of a user-defined function, or [event procedure],
* There may have been an error evaluating the function, event, or macro."
I use the same button in another form and it works fine there.
How can i fix this?
Thanks.