Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Count with criteria 1

Status
Not open for further replies.

srogers

Technical User
Aug 15, 2000
201
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top