R
RipperT
The following is giving me an error message "data type mismatch in criteria
expression":
If Not IsNull(DLookup("ClassDate", "tblSCC", "([ClassDate] = '" & .ClassDate
& "')")) Then...
Is there something tricky about a date field that I don't know about?
Rip
expression":
If Not IsNull(DLookup("ClassDate", "tblSCC", "([ClassDate] = '" & .ClassDate
& "')")) Then...
Is there something tricky about a date field that I don't know about?
Rip