A
Allison
I am creating a report from a table and am trying to
create an expression for a conditional count. For
example, I have a Yes/No field, and I just want to count
all of the Yes occurences.
I know that I can create a query and get the results that
I want, I can also do this is a subreport, and I know that
I can use =sum and rely on the -1 and 0 values of the
Yes/No field to come up with the result.
It just seems to me that I should be able to use iif and
count together in an expression to get the results that I
want. Can I??????? Thanks so much.
create an expression for a conditional count. For
example, I have a Yes/No field, and I just want to count
all of the Yes occurences.
I know that I can create a query and get the results that
I want, I can also do this is a subreport, and I know that
I can use =sum and rely on the -1 and 0 values of the
Yes/No field to come up with the result.
It just seems to me that I should be able to use iif and
count together in an expression to get the results that I
want. Can I??????? Thanks so much.