SparklineGroup.DateRange property (Excel)

Gets or sets the date range for the sparkline group. Read/write.

Syntax

expression.DateRange

expression A variable that represents a SparklineGroup object.

Return value

String

Remarks

To clear the date range, set this property to an empty string.

The date range must be a continuous one-dimensional range.

The date range can be located on a different sheet than the Location and SourceData properties.

Empty cells and non-date values in the date range are not displayed.

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.