Applies To:
Column
Description:
Creates a date group from a Results or Table column. The data in the column must be a date.
Syntax:
Expression.CreateDateGroup()
Expression Required:
An expression that returns a Column object
Example:
This example searches through a Results set for a date column and creates a date group: