N
NotGood@All
I have a table name "Money" with a field named "returned" (yes/No). I'm
trying to count the lines where "returned" = "Yes". I'm using this code but
it gives me a -1.
xReturn: DCount("[returned]","money","[returned]")=Yes
trying to count the lines where "returned" = "Yes". I'm using this code but
it gives me a -1.
xReturn: DCount("[returned]","money","[returned]")=Yes