MichelleButler
IS-IT--Management
I have an access database that is used by a large orgnisation. There are different levels of access to the database. The database has been split so the users are running the correct form, but they are all connecting to the same table. I have users logging into the database now, but want I would like to be able to do is direct them to the correct form. i.e., I have a login table that contains username, password, and access level. When they logon I have two dialog boxes, username and password, when they press enter, this directs them to the main form. I would like to be able to "Write some code that checks the username, and access level in the table, i.e., admin and then this would direct them to the Admin form" and so on. Any suggestions!!!!!!!!!!!