MsLady
Traumatized by Access
- Local time
- Today, 11:15
- Joined
- Jun 14, 2004
- Messages
- 438
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?
