Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to specify multiple filters

Status
Not open for further replies.

jluost1

Programmer
Jun 8, 2001
78
US
I have a serverfileter set on for a form. I would like to put 2 conditions on "Filter" property of the form: condition1 AND condition2.

Condition1 is like: ID = forms!form1!id
condition2 is like: name = forms!form2!name

But I got an error message. It asked me to look at help file to find a way to set combination to filter property. I have never found the help file.

Any idea?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top