I am trying to calculate a count of a specific dollar amount. My report includes a column of names, a column of account numbers and a column of fees. I need to calculate the number of times a specific fee amount occurred. I used a formula that was suggested in another thread reply but am receiving #Error. I have listed the formula used below. Any suggestions???
=DCount("[Fee Amt]","PLL FEE Qry","[Fee Amt]='$5.00'"
=DCount("[Fee Amt]","PLL FEE Qry","[Fee Amt]='$5.00'"