I don't know anything about macros, but a form has a .Filter property and a .FilterOn property. You can remove a filter by setting the .Filter property to "", or by setting the .FilterOn property to False.
Thanks. I don't know much about macros either, but I'm trying to tweak a template that uses them. The FilterOn property set to false doesn't seem to do the job.
.Filter property and a .FilterOn property. You can remove a filter by setting the .Filter property to "", or by setting the .FilterOn property to False.