I've been searching the site for this one but I can't seem to find exactly what I'm looking for.
I have a form that I want filtered so that when it opens, only the records with a check box value "true" will be displayed. at the same time, I would need to be able to enter new records with this filter on.
What would be the best method to do this? Would it be with VBA code in the On Open event?
Thanks for any help
Jeremy
I have a form that I want filtered so that when it opens, only the records with a check box value "true" will be displayed. at the same time, I would need to be able to enter new records with this filter on.
What would be the best method to do this? Would it be with VBA code in the On Open event?
Thanks for any help
Jeremy