G
Guest
I'm using Sql 2000 and Access 2003.
I have a work order form with a check box. When the work order is completed
the user checks the box and moves to the next work order.
The problem I'm having is when the user checks the box the following error
appears:
"The data was added to the database but the data won't be displayed in the
form because it doesn't satify the criteria in the underlying record source."
I'm getting the error because the query check box criteria is '0'.
What do I need to do to keep from getting this error?
Thanks for the help,
Paul
I have a work order form with a check box. When the work order is completed
the user checks the box and moves to the next work order.
The problem I'm having is when the user checks the box the following error
appears:
"The data was added to the database but the data won't be displayed in the
form because it doesn't satify the criteria in the underlying record source."
I'm getting the error because the query check box criteria is '0'.
What do I need to do to keep from getting this error?
Thanks for the help,
Paul