Hi everyone,
I have created a form that searches my main table based on criteria entered by the user and returns matching records in a subform. The search works great, but I also have a Clear All button that sets all the search fields to Null when pressed.
The problem is that after I press the Clear All button and try to search again, I get an error message that says "The OpenForm action was canceled". How can I fix this???
I also have reports being created from that same form, using the same query and it has no problems at all.
Please help!!!
Thanks,
Silvia
I have created a form that searches my main table based on criteria entered by the user and returns matching records in a subform. The search works great, but I also have a Clear All button that sets all the search fields to Null when pressed.
The problem is that after I press the Clear All button and try to search again, I get an error message that says "The OpenForm action was canceled". How can I fix this???
I also have reports being created from that same form, using the same query and it has no problems at all.
Please help!!!
Thanks,
Silvia