In the samples that come with Access (I don't remember which one), there is a "set properties" module which works fine. I modified it slightly so that I can set 3 different password dependant security levels from an "Enter Password" form. ( I have a user table with a security levvel stored for each valid user. I also embeded a password in the code that will always allow me to get in with complete access to everything. Good luck.