I have a database with a a Security System. I have a file with all the users and all the groups. I have a form to ask for information to users. So when anyone open the database, Access ask for user and password, then if you are in the list of user, you can get into the database. Now you find a form to introduce some information, with comboboxes, texboxes, etc.
Now I have two questions:
1. There is any way that I can store each time that a user introduce a record in my database, who was the user that introduce that record and the date when he introduced it?
2. There is any way depending of the user of group he only can access to determinate information. Example. I am a user from the marketing deparment, so after log in into the database, in my form I only can select in the deparment combobox --> marketing. (All the deparments that appear in the combobox are store in a table)
Thank you very much for your help
Now I have two questions:
1. There is any way that I can store each time that a user introduce a record in my database, who was the user that introduce that record and the date when he introduced it?
2. There is any way depending of the user of group he only can access to determinate information. Example. I am a user from the marketing deparment, so after log in into the database, in my form I only can select in the deparment combobox --> marketing. (All the deparments that appear in the combobox are store in a table)
Thank you very much for your help