AcSplitFormDatasheet enumeration (Access)

Used with the Form.SplitFormDatasheet property (Access) property to specify whether the user can edit contents of the datasheet while a form is displayed in Split Form view.

Name Value Description
acDatasheetAllowEdits 0 The user can edit the contents of the datasheet.
acDatasheetReadOnly 1 The user cannot edit the contents of the datasheet.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.