G
Guest
i have an calculated field in a query:
Total Claims Denied: DCount('nbr965ID','tblPPTable',' strDailyDecision =
"Deny" ')
I am trying to get this to total for all dates (dtmPPReportDate) and aren't
having much luck. Please advise the syntax for this. Thanks.
Total Claims Denied: DCount('nbr965ID','tblPPTable',' strDailyDecision =
"Deny" ')
I am trying to get this to total for all dates (dtmPPReportDate) and aren't
having much luck. Please advise the syntax for this. Thanks.