AcSplitFormOrientation Enumeration

Access Developer Reference

Used with the SplitFormOrientation property to specify the orientation of the datasheet in relation to the form while in Split Form view.

Version Information
 Version Added:  Access 2007

Name Value Description
acDatasheetOnBottom 1 The datasheet is displayed below the form.
acDatasheetOnLeft 2 The datasheet is displayed to the left of the form.
acDatasheetOnRight 3 The datasheet is displayed to the right of the form.
acDatasheetOnTop 0 The datasheet is displayed above the form.