I added a DateLeft field to my 'UserInput' table.
Fields are: userpw;DateEntered;DateLeft;SSN
When the user logs on with a user id and password. The password is loged into this table along with the date and time entered.
I want it to record the date and time in the same row in the 'DateLeft'...