Henry said:
So, why am I deleting the filter?? I need the filter.
Yes, but you don't want the filter saved with the form!
You certainly want to apply a filter...but I don't think you want it saved!
In other words...when the form loads..and you done nothing, run no code, set
no filter.....the form is REMEMBERING the saved filter setting. You most
certainly do not want that!
When you load the form...you want to be free to apply a filter ..but after
close the form...a week later when it opens..I doubt you want that form to
remember the filter from last week!
As I said..if you open up a form in design mode when a filter was
applied..and then SAVE the form..that filter is NOW SAVED, and becomes
PERMANENT. Next time you open the form..and do nothing..the filter will have
been saved. So, as I said..open up the form in design mode..and MAKE SURE
YOU DID NOT accidentally save the filter with the form.
And, if in fact you do want the form to remember that filter (and have users
call you as to why not all records are showing)...you can certainly see how
a split front end would at least allow this to work..since each users would
at least not overwrite everyone's else's filter.
So, yes..in fact you do want to delete the forms filter...since you are
likey going to set it your self..