P
pow67
In my report, [PRIMARY INFO], I am trying to count the number of records
where [CITY] = Deerfield.
I have tried several combinations such as:
=Count([PRIMARY INFO].CITY Like "Deerfield")
but this counts all records except null.
Thanks in advance.
CW
where [CITY] = Deerfield.
I have tried several combinations such as:
=Count([PRIMARY INFO].CITY Like "Deerfield")
but this counts all records except null.
Thanks in advance.
CW