Full Version:
Remove filter on form
UtterAccess Discussion Forums
>
Microsoft® Access
>
Access Forms
debbie_eubanks2000
Apr 22 2005, 12:02 PM
I am trying thru code to remove a filter. I want the property of filter to blank .
I have :
form1.filter = ""
When I look at property of form , it is still there.
Is there another step or another command to use?
thanks
Millennas
Apr 22 2005, 12:04 PM
form1.FilterOn = False
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.