Form.SplitFormDatasheet (Access)
Gets or sets whether the user can edit records in the datasheet when a form is displayed in Split Form view. Possible return values are acDatasheetAllowEdits - The user can edit the contents of the datasheet, acDatasheetReadOnly - The user cannot edit the contents of the datasheet.
CreateForm.SplitFormDatasheet = acDatasheetAllowEdits