AcSection enumeration (Access)
Specifies the section that will contain the new control.
Name | Value | Description |
---|---|---|
acDetail | 0 | (Default) Detail section |
acFooter | 2 | Form or report footer |
acGroupLevel1Footer | 6 | Group-level 1 footer (reports only) |
acGroupLevel1Header | 5 | Group-level 1 header (reports only) |
acGroupLevel2Footer | 8 | Group-level 2 footer (reports only) |
acGroupLevel2Header | 7 | Group-level 2 header (reports only) |
acHeader | 1 | Form or report header |
acPageFooter | 4 | Page footer |
acPageHeader | 3 | Page header |
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.