AcDateGroupType enumeration (Access)
Specifies the type of grouping applied to an axis; the type of its associated field is a date.
Name | Value | Description |
---|---|---|
acDateGroupDay | 4 | The date is grouped by day. |
acDateGroupMonth | 3 | The date is grouped by month. |
acDateGroupNone | 0 | No grouping is applied. |
acDateGroupQuarter | 2 | The date is grouped by quarter. |
acDateGroupYear | 1 | The date is grouped by year. |
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.