M
Mark
Hi all,
How can I keep from getting the "Invalid use of Null" error if the
dateofReferral is indeed null?
vRefDate = DLookup("[dateofreferral]", "tbdetail", "RecordID =
Forms![frmain]!cbPatientList")
How can I keep from getting the "Invalid use of Null" error if the
dateofReferral is indeed null?
vRefDate = DLookup("[dateofreferral]", "tbdetail", "RecordID =
Forms![frmain]!cbPatientList")