If a password form isn't being used, you could use an AutoExec macro to run a function. That function could decide on which form to open when the db opens, based on some characteristic of the user. Setting this at the Options level requires you to close and re-open the db, so that option is of no use to you.