The database that I will be appling security too will have 5 users. Each user has their own form that they will be using. They should not have access to the other forms(other departments). How should I set up security? Should I use the wizard? Or, have a user's table, then have the user log in against the table? And if I use the table, do I store their login data into a variable? THANKS IN ADVANCE FOR YOUR TIME!