G
Guest
Greetings - I have a main table into which data is collected using forms.
From this data I have two reports that are built using a query to "filter"
the data. One query is set to return only those records that have been
identified as "Portfolio" and one that returns only those records identified
as "Project."
I created an error procedure to return an "understandable" error message to
the user instead of the runtime error 2427: You entered an expression that
has no value. The error procedure is returning the understandble message,
however it is doing it consistantly and not just when an actual error has
occured.
Any suggestions on how to fix?
Thanks!
Ember
From this data I have two reports that are built using a query to "filter"
the data. One query is set to return only those records that have been
identified as "Portfolio" and one that returns only those records identified
as "Project."
I created an error procedure to return an "understandable" error message to
the user instead of the runtime error 2427: You entered an expression that
has no value. The error procedure is returning the understandble message,
however it is doing it consistantly and not just when an actual error has
occured.
Any suggestions on how to fix?
Thanks!
Ember