I’m trying to get a count of an item off a table, table name is “tblMain” and the field name is “BusPros”, its an option count and a number comes into the record. This is what I’ve got:
=DCount(“[BusPros]”,”[tblMain]”,”[BusPros]”=”1″)
And yes, there’s records with each number in it, but the box keeps showing up as 0