G
Guest
I have a problem regarding how to count members in a membership database. I
use the COUNT function, and limit the rows counted by the condition of a
yes/no checkbox, and then show the result in a "overwiev" form. Since this
checkbox represents whether or not the particlur member have payed, a both
all yes and all no situation can occour.
My problem is that when I try to count something that aren´t there (number
of non paying members in the all yes case), the result is litterally nothing!
I have tried with nz, IsNull, IsEmpty, IsMissing and almost everything, but I
just can´t get the damn thing to show zero. My query just shows the
headlines, and nothing...
Please help since this is very frustrating!
Rasmus Kjeldsen
use the COUNT function, and limit the rows counted by the condition of a
yes/no checkbox, and then show the result in a "overwiev" form. Since this
checkbox represents whether or not the particlur member have payed, a both
all yes and all no situation can occour.
My problem is that when I try to count something that aren´t there (number
of non paying members in the all yes case), the result is litterally nothing!
I have tried with nz, IsNull, IsEmpty, IsMissing and almost everything, but I
just can´t get the damn thing to show zero. My query just shows the
headlines, and nothing...
Please help since this is very frustrating!
Rasmus Kjeldsen