D
DS
I have this DLookup statement that has NULL's in it but I can't seem to nail
down the syntax. Any help apreciated.
Thanks
DS
Me.TxtJobID = DLookup("LogJobID", "tblTimeLogs", "LogEmpID= " &
Forms!frmSignOut!TxtID & " And LogTimeOut = Null And LogDateOut = Null)
down the syntax. Any help apreciated.
Thanks
DS
Me.TxtJobID = DLookup("LogJobID", "tblTimeLogs", "LogEmpID= " &
Forms!frmSignOut!TxtID & " And LogTimeOut = Null And LogDateOut = Null)