L
Leigh
Guest
When you click the "Filter By Form" button, the criteria form is displayed, but it usually remembers the last filter. I would like to always display the filter form with NO criteria displayed.
Access help says I should set the Filter property of the form to "" in the OnFilter event of the form to accomplish this. It does clear the Filter, but not the Filter Form.
I don't know if this would make a difference or not, but the form's AllowEdits is set to False by default.
Anyone have any suggestions on solving this problem?
Thanks!
[This message has been edited by Leigh (edited 12-05-2000).]
Access help says I should set the Filter property of the form to "" in the OnFilter event of the form to accomplish this. It does clear the Filter, but not the Filter Form.
I don't know if this would make a difference or not, but the form's AllowEdits is set to False by default.
Anyone have any suggestions on solving this problem?
Thanks!
[This message has been edited by Leigh (edited 12-05-2000).]