AcAggregateType enumeration (Access)

Specifies the type of aggregation to apply to a set of values.

Name Value Description
acAggregateAverage 2 Average
acAggregateCount 6 Count
acAggregateDistinct 5 Distinct
acAggregateMaximum 4 Maximum
acAggregateMinimum 3 Minimum
acAggregateNone 0 None
acAggregateSum 1 Sum

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.