I was wondering if it was possible to make a login form with password that will input the login name to the database so I know who created the record. So after logging in, it will open up the form to enter data, then after the data is saved, the info from the login form and record entry form will be saved to one database table. How do I do this? Thank you very much for your help.