Chris has attended:
Access Introduction course
Access Intermediate course
Access rights
restricting ability to change data
RE: access rights
Hi Chris, thanks for your query and apologies for the delay. The simplest method of restricting the ability of a user to change the data in your database is to make it read only. IT usually get involved when different users want different access rights, although you can code specific solutions to this:
http://bytes.com/topic/access/answers/907039-how-set-forms-subforms-allow-edits-property
It's very situational, but as you can see solutions range from the file property level to bespoke coding solutions!
Hope this helps,
Anthony