XlForecastAggregation enumeration (Excel)
Constants passed to various WorksheetFunction and Workbook statistical forecasting methods.
Members
xlForecastAggregationAveragexlForecastAggregationCountxlForecastAggregationCountAxlForecastAggregationMaxxlForecastAggregationMedianxlForecastAggregationMinimumxlForecastAggregationSum | 1234567 | Average aggregationCount aggregationCountA aggregationMaximum aggregationMedian aggregationMinimum aggregationSum aggregation |
---|---|---|
xlForecastAggregationCount | 2 | |
xlForecastAggregationCountA | 3 | |
xlForecastAggregationMax | 4 | |
xlForecastAggregationMedian | 5 | |
xlForecastAggregationMin | 6 | |
xlForecastAggregationSum | 7 |
See also
Forecast_ETS Method Forecast_ETS_ConfInt Method Forecast_ETS_Seasonality Method Forecast_ETS_STAT Method Workbook.CreateForecastSheet Method
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.