MsLady
07-09-2004, 06:10 PM
I have a report based on a query QryEmployeebyState. A parameter collects the state and displays the Employees that matches that state.
Let's say a user enters a zipcode and there is no match for that state.
My report displays #Error.
Instead of this, I want my report to display a msgbox that informs the user that record does not match.
How do i achieve this? :)
Let's say a user enters a zipcode and there is no match for that state.
My report displays #Error.
Instead of this, I want my report to display a msgbox that informs the user that record does not match.
How do i achieve this? :)