Error Message: Ambiguous Name Detected

penfold

New member
Local time
Today, 20:53
Joined
Jan 26, 2001
Messages
5
I am trying to set up a combo box within a form that I can use to search my data, but no matter what technique I try to use to do this, I keep getting the same error message:

"Ambiguous name detected: Preview_Report_Click"

Does anyone know what this message means and who I can stop it from haunting me?
 
it sounds like code "Print _Preview" exists some where else on your form.. If you have a button on the form which is used to preview reports that would do it..
 

Users who are viewing this thread

Back
Top Bottom