Affichage des articles dont le libellé est VBA Tracking issues User Login. Afficher tous les articles
Affichage des articles dont le libellé est VBA Tracking issues User Login. Afficher tous les articles

VBA Tracking issues User Login

jeudi 12 mars 2015

Hi Guys



I have this code storing login times on a table which is fine when logging in and out, however on the login screen when the user enters their username it stores it as a number on the table and not their name??



CurrentDb.Execute "INSERT INTO tblLogInTime (EmpName,[Logintime]) VALUES ('" & cboEmployee & "', Now())", dbFailOnError



Can anyone help please :D:D



:banghead::banghead:

VBA Tracking issues User Login

Labels