"dave k" <(E-Mail Removed)> wrote in message
news:5938D947-4E73-496F-A4CD-(E-Mail Removed)...
>I would like to make the a field in the back-end of a database unchangeable
> but keep the rest of the information modifiable. To simplify I don't mind
> people using the backend in any way they want I just want to set a field
> "Company Name" so that it is hard coded by me and cannot be changed. The
> database I am writing depends heavily on reports that all use this field
> in
> the heading (my security from unauthorized copies). I could put it in a
> table or in a module hard coded. Is there a way to keep it unchangeable?
> Currently there is no security (which I prefer) and the front-end is
> distributated as an MDE.
>
User level security is object based (forms, tables, etc). I'm not aware of a
method to achieve your objective at field level. You could use a text box
on a form to do it but this would mean setting up security.
Regards,
Keith.
www.keithwilby.com