I have the following database that is needing login/security for different levels of use. I have a startup form that the user can select their name, enter their username/passowrd. I have a table for the information that is entered on the form. If the user enters the wrong information they are still able to get into the database. I know that you can set this up in the security section of the program. One of the questions is will I still have to set up security that way or can set it up to check that table for the correct username/pass. And they will need different levels of access will that also have to be done under the security section of the program also. Take into account that I'm not that familar with VBA so please be very specific.
Thank you in advance.
Thank you in advance.