I created several buttons: Add New Customer, Find a Customer, Add New Order and Edit Order using the Command Button Wizzard.
The following message appears when I click each button:
The expression OnClick you entered as the event property setting produced the following error: Ambiguous name detected: Look Up Customer.
* 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.
What am I doing wrong?
Any ideas on how to fix this is appreciated.
Thank You!
The following message appears when I click each button:
The expression OnClick you entered as the event property setting produced the following error: Ambiguous name detected: Look Up Customer.
* 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.
What am I doing wrong?
Any ideas on how to fix this is appreciated.
Thank You!