Hi all,
I have a problem with my DCount criteria.
intStore = DCount("FDID", "LightDuty", "[Email Sent] = 0" AND "[Drs Excuse Exp] = DateDiff("d",Date(),[Drs Excuse Exp])<=14")"
I am getting an error at the "d"; the error states "Expected: list separator or )". I have tried different ways...