Hey all, This is my first time posting on this site. I have been browsing the forums for a couple days now and have found a lot of useful info. One thing I haven't been able to find howver is a way to create user logins. I am pretty sure that I need to create a table of users, login id, first name, last name, email address, password. My question is how do I force a screen to open up when they try to go in my application that verifies their user id and password from the table before it allows them into my main data entry form. The reason for this is that I want to be able to know who edits what records from the form and what date and time they do it. Thanks for any help given and if you need more info please ask.