I have an access database, and want to make an login interface for (guest/staff/administarator) .
The guest should just able to use the form with buttons search/print only.
The staff able to use the other buttons for editing the records. The admin should able to modify the prog. vba and modify password as well.
Pls teach me in steps how to make such login interface. (such as how to disable the by-pass function, how to make the code.. any sample? how to make the database able to let the staff and admin able to paste the records from Excel to the access table?)
Thanks a lot for your kindly help!
The guest should just able to use the form with buttons search/print only.
The staff able to use the other buttons for editing the records. The admin should able to modify the prog. vba and modify password as well.
Pls teach me in steps how to make such login interface. (such as how to disable the by-pass function, how to make the code.. any sample? how to make the database able to let the staff and admin able to paste the records from Excel to the access table?)
Thanks a lot for your kindly help!
Comment