I have a form which is actually the first form that pops up when the database is opened. I have only 2 users that will input data, and everyone else will have view and print only Permissions(just the forms). Everyone with the view and print only permissions doesn't really need a password. The 2 input-users do, so they can go in with full permissions. I have a user name box on the form that already retrieves the Network user name, and I have a password box that I have no idea what to do with. How can I give the 2 input-user a password, and everyone else no password. I would like the password box only to show when an input-user opens the database, and invisible when any other user opens the database.