J
JMorrell
Can I extract the oldest date with the following:
DueDate = DMin("duedate", "requests", "pubid ='" & PubID & "'")
I get a data type mismatch error with this?
tia,
DueDate = DMin("duedate", "requests", "pubid ='" & PubID & "'")
I get a data type mismatch error with this?
tia,