XlFilterAllDatesInPeriod enumeration (Excel)

Specifies how dates should be filtered in the specified period.

Name Value Description
xlFilterAllDatesInPeriodDay 2 Filter all dates for the specified date.
xlFilterAllDatesInPeriodHour 3 Filter all dates for the specified hour.
xlFilterAllDatesInPeriodMinute 4 Filter all dates until the specified minute.
xlFilterAllDatesInPeriodMonth 1 Filter all dates for the specified month.
xlFilterAllDatesInPeriodSecond 5 Filter all dates until the specified second.
xlFilterAllDatesInPeriodYear 0 Filter all dates for the specified 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.