2 Form Questions for the Group...
- From: "Peter Leman" <PeterLeman@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 11:19:11 -0700
Question 1:
Is there a command that will allow me (in queries for example) to match the
conditions of one field to that of multiple fields or values? For example,
in another data analysis tool I have used in the past, I could use
Match([Primary Search Field], [Condition 1], [Condition 2], [Condition 3]).
In other words, using this command, I could eliminate the need for multiple
"iif" commands. Anyone know the function?
Question 2:
I have a form with list boxes that I am using to select filter criteria from
before running a query. Within the query, I am using these commands:
[Forms]![Form1]![Employee Name] Or [Forms]![Form1]![Employee Name] Is Null
When I change the list boxes on the form to allow to me select multiple
filter criteria (such as two employee names), it will bring back all of the
records. How can I modify the command to filter (within the query) on the
two employees selected in the form?
Thanks - and to the regular posters, you guys are great! I have learned a
ton from each of you.
Peter Leman
.
- Follow-Ups:
- Re: 2 Form Questions for the Group...
- From: Allen Browne
- Re: 2 Form Questions for the Group...
- Prev by Date: Access formulas
- Next by Date: Re: Null Date parameter
- Previous by thread: Access formulas
- Next by thread: Re: 2 Form Questions for the Group...
- Index(es):
Relevant Pages
|
Loading