Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access Log in Form

Status
Not open for further replies.

daleshei

Technical User
Joined
Mar 28, 2007
Messages
12
Location
GB
I found a user log in form online for MS Access which is very good which I've started using. Username (listbox) and password (textbox) are linked to the Users Table (containing usernames & passwords).

What I want to do is create a user log which records when a user logs in including date and time to be written in a new Table with the following fields: Username (based on the drop down list box, Date and time.

Hope it makes sense. Thanx in advance.

D



 
Have a look at Append queries.
 
And the Now() function.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Finally got it working, thank you.
 
Daleshei,

I was wondering if good get a copy of that user online form that you have.
 
Daleshei,

I was wondering if good get a copy of that user online form that you have.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top