Excluding form server filter

S

Steven

Using Access 2003 & ADP, how would i set a form's Server Filter property to
not include values where [ExampleID] = X?

Also how can i base this filter on another query, either by redifining the
forms underlying querey to exclude certain values or replaciong the Server
filter property with a query. Thanks
 
Top