I would like to set up a command button to remove a filter that has been
applied to a form. I can’t find any code that would achieve that. Any help
would be greatly appreciated. Thanks
Andy
bcap - 31 Jul 2008 17:43 GMT
Me.FilterOn = False
>I would like to set up a command button to remove a filter that has been
> applied to a form. I can't find any code that would achieve that. Any
> help
> would be greatly appreciated. Thanks
>
> Andy