Click to See Complete Forum and Search --> : Access 97 form security ???


November 5th, 1999, 12:22 PM
Is there a way to implement security for an Access 97 form? I have a database that everyone will have access to, but there is one particular form that only a certain employee should be allowed to pull up and use--what is the best way to do this? I thought about using inputbox to get a password and then storing it in form.tag for later use, but this seems a bit messy and probably not the best way to go about things. Any ideas? Thanks in advance.