T
T3E
hi can someone tell what is wrong with this coding i keep oon getting an
error message saying debug
If Me.password.Value = DLookup("Consultant_Password", "tblconsultant",
"[Consultant_ID]=" & Me.con.Value) Then
error message saying debug
If Me.password.Value = DLookup("Consultant_Password", "tblconsultant",
"[Consultant_ID]=" & Me.con.Value) Then