I have a database in which I would like to have a Password as the "gatekeeper" to forms within the database. When a particular form is selected from the Switchboard I would like it to request a password that is selected by the primary user of that form. This is an accounting database and it needs a variety of access levels, so developing security thru the usual path seems inefficient. Is there a simple way to limit access to forms from within the db?