G
Guest
I have the following dcount line
=DCount("[VConsent]","[dailyRpt]","[EmpID]=" & [EmpID] & " And
[VConsent]=true")
My query has the field [date] and the criteria is [when?) how will add date
in the dcount, bcoz I want to run the query for a specific date only
Please help!
=DCount("[VConsent]","[dailyRpt]","[EmpID]=" & [EmpID] & " And
[VConsent]=true")
My query has the field [date] and the criteria is [when?) how will add date
in the dcount, bcoz I want to run the query for a specific date only
Please help!