R
Rick
How does one use security to permit a user to change
existing data in a table in a specific field in the record
without allowing them to change data in any other fields
in the same record?
For example I have a form based on a Contacts table. Two
groups have permissions to access the table:
1. Read only (managers, sales persons)
2. Data entry (data processors with full data entry/edit
permissions)
I would like to permit certain staff members to update the
data in the Contacts table in one field only (a date
field) in the record but not give them the same latitude
as the full Data entry operators.
TIA,
Rick
existing data in a table in a specific field in the record
without allowing them to change data in any other fields
in the same record?
For example I have a form based on a Contacts table. Two
groups have permissions to access the table:
1. Read only (managers, sales persons)
2. Data entry (data processors with full data entry/edit
permissions)
I would like to permit certain staff members to update the
data in the Contacts table in one field only (a date
field) in the record but not give them the same latitude
as the full Data entry operators.
TIA,
Rick