This code runs, but the "validated" value does not change to true.
What am I doing wrong? I know this is a novice question. Help is appreciated.:)
Public Function BatchValidate()
Dim qdfBatchValidate As QueryDef, dbs As Database, cntBatchID, cntValidated, cntValidateTag, rsBatchValidate As...