R
Robert Sykes
Hello Ladies and Gents, I'm making a database to track members at a fitness
club, this is what I have as the control source for it:
=DCount("[memtype]","Members","[PayMeth]=5 OR [PayMeth]=6 OR [PayMeth]=7 OR
[PayMeth]=8 AND [memtype] = 1")
What I want it to do is count all the members that have a memtype value of 1
and a PayMeth value of 5 or 6 or 7 or 8.
What am I doing wrong?
THIA
--
Notice of Confidentiality:
This transmission contains information that may be confidential and that may
also be privileged. Unless you are the intended recipient of the message
(or authorized to receive it for the intended recipient), you may not copy,
forward, or otherwise use it, or disclose its contents to anyone else. If
you have received this transmission in error, please notify us immediately
and delete it from your system.
club, this is what I have as the control source for it:
=DCount("[memtype]","Members","[PayMeth]=5 OR [PayMeth]=6 OR [PayMeth]=7 OR
[PayMeth]=8 AND [memtype] = 1")
What I want it to do is count all the members that have a memtype value of 1
and a PayMeth value of 5 or 6 or 7 or 8.
What am I doing wrong?
THIA
--
Notice of Confidentiality:
This transmission contains information that may be confidential and that may
also be privileged. Unless you are the intended recipient of the message
(or authorized to receive it for the intended recipient), you may not copy,
forward, or otherwise use it, or disclose its contents to anyone else. If
you have received this transmission in error, please notify us immediately
and delete it from your system.