- Open the form in Design view.
- Double-click the form selector to open the form's property sheet.
- In the AllowEdits property box, click No.
- In the AllowDeletions property box, click No.
- In the AllowAdditions property box, click No.
Make a group in a data access page read-only
- Open the data access page in Design view.
- Right-click the section bar of a section that belongs to the group you want to make read-only, and then click Group Level Properties.
- In the AllowAdditions property box, click False.
- In the AllowDeletions property box, click False.
- In the AllowEdits property box, click False.