how to unfiltered by default

  • Thread starter Thread starter Syphonics via AccessMonster.com
  • Start date Start date
S

Syphonics via AccessMonster.com

when i am using access 2002, by default my system would not filtered the
records. But today using the 2007, by default my order form will be filtered.
How do i unfiltered them by default?

Thanks
 
Open the form in design view in Access 2007.

Set the form's FilterOnLoad property to No.
 
Back
Top