how to protect a field from being edited?

A

Avir

I have a database which many users use with equal rights. is there a way to password protect a field from being edited. I am beginner...any help will be highly appreciated.
 
R

Rick

You could write code that asks for a password if a field is modified. This
would only work on the form. If the user opens the table directly, they
would be able to make changes without being prompted for a password.



I have a database which many users use with equal rights. is there a way to
password protect a field from being edited. I am beginner...any help will be
highly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top