ListColumn.DataBodyRange property (Excel)

Returns a Range object that is the size of the data portion of a column. Read-only.

Syntax

expression.DataBodyRange

expression A variable that represents a ListColumn object.

Remarks

The returned object excludes the Header and Totals cell.

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.