This can certainly be done with a form. The control that contains the information from the column you want protected should have an enable and/or a locked property on the data tab of the property sheet. Set the enabled to false and/or the locked to true.
I don't think that you can stop data entry in a field at the table level unless you can do it through Access security.
As a general rule, you (or your users) shouldn't really be working in tables. Otherwise, why not use Excel!
On a form, as Jebry was saying, right-click the field control representing the table field and choose properties. On the Data tab, set the locked property to 'yes'.
I wouldn't set the Enabled property to 'No' though. Doing so will gray out the field and make it difficult to read, unless this is your intent.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.