xenou
MrExcel MVP
- Joined
- Mar 2, 2007
- Messages
- 16,836
- Office Version
- 2019
- Platform
- Windows
I am sure at some point in the near future I will think this is obvious ...
I'm planning on using a workgroup file to set up basic user groups and privileges, to prevent some of my users from making changes unwittingly or messing around in tables.
1) I'll have a form to use for adding records to a table;
2) I don't want my users to have direct access to the table;
3) I do want my users to be able to update the table with changes and new records;
My question: if I give my user Write access to the "form" (and thereby to the form's record source), will I still be able to deny Write access to the "table" (even though they can update the table using the form)?
Its funny that this strikes me as a contradiction - but then, I remember when x = x + 1 was a strange contradiction to me too...
Regards,
AB
(My main goal will be to force users to use a form because in fact, I want to have two tables updated - one which is a primary record of an asset, and the other which is the location of the asset, with dates - so that if it moves, I can still locate it in space/time for previous months. If users could update the tables directly, they may ignore this second table).
I'm planning on using a workgroup file to set up basic user groups and privileges, to prevent some of my users from making changes unwittingly or messing around in tables.
1) I'll have a form to use for adding records to a table;
2) I don't want my users to have direct access to the table;
3) I do want my users to be able to update the table with changes and new records;
My question: if I give my user Write access to the "form" (and thereby to the form's record source), will I still be able to deny Write access to the "table" (even though they can update the table using the form)?
Its funny that this strikes me as a contradiction - but then, I remember when x = x + 1 was a strange contradiction to me too...
Regards,
AB
(My main goal will be to force users to use a form because in fact, I want to have two tables updated - one which is a primary record of an asset, and the other which is the location of the asset, with dates - so that if it moves, I can still locate it in space/time for previous months. If users could update the tables directly, they may ignore this second table).