G
Guest
Hello.
I am trying to count the number of A's in a report
ElementClass is my field contining the letters.
=DCount("[Elementclass]","tbl_ElementClass","[ElementClass] = 'A' ")
It keeps returning a 0 when there are 2 A's n the particular report.
Any help would be appreciated.
Thanks
I am trying to count the number of A's in a report
ElementClass is my field contining the letters.
=DCount("[Elementclass]","tbl_ElementClass","[ElementClass] = 'A' ")
It keeps returning a 0 when there are 2 A's n the particular report.
Any help would be appreciated.
Thanks