An easy one for someone, I hope.. Every time I try to run an [Event Procedure] from my form, whether it's one I've coded myself or even a simple delete or search records command generated by the wizard I get the following error message:
"The expresson On Click you entered as the event property setting produced the following error: Ambiguous name detected: Labels)_Click."
This means little to me! I went through the code and took out any instances of commands containing "labels_Click" but just got the same message with "something else_Click"! The problem is bound to be something obvious, but I can't make sense of it.
"The expresson On Click you entered as the event property setting produced the following error: Ambiguous name detected: Labels)_Click."
This means little to me! I went through the code and took out any instances of commands containing "labels_Click" but just got the same message with "something else_Click"! The problem is bound to be something obvious, but I can't make sense of it.