indesisiv
Access - What's that?
- Local time
- Today, 11:32
- Joined
- Jun 13, 2002
- Messages
- 265
I have a bit of a problem combining a dcount ...
I have
=DCount("[Ethnic group]","[qryDOH]","[Gender] = 'Male' and [Ethnic group] = 'Black'")
but i want the selection bit to include something like ...
"([Gender] = 'Male') AND ([Ethnic group] = 'Black' OR [Ethnic group] = 'Asian')"
Hope that this is explained well enough
Any help greatly recieved ...
Steve
I have
=DCount("[Ethnic group]","[qryDOH]","[Gender] = 'Male' and [Ethnic group] = 'Black'")
but i want the selection bit to include something like ...
"([Gender] = 'Male') AND ([Ethnic group] = 'Black' OR [Ethnic group] = 'Asian')"
Hope that this is explained well enough
Any help greatly recieved ...
Steve