I have a report grouped by Equipment Type and it is based on a query involving 3 tables.
I want to count Field A if it equals 15.
Field A is a text field and I don't want to group by it.
Is there a formula I can put in the report footer that will work?
I tried =Count[FieldA]='15'
But it counts all the records.
Thank you.
I want to count Field A if it equals 15.
Field A is a text field and I don't want to group by it.
Is there a formula I can put in the report footer that will work?
I tried =Count[FieldA]='15'
But it counts all the records.
Thank you.