Range.Top property (Excel)

Returns a Variant value that represents the distance, in points, from the top edge of row 1 to the top edge of the range.

Syntax

expression.Top

expression A variable that represents a Range object.

Remarks

If the range is discontinuous, the first area is used. If the range is more than one row high, the top (lowest numbered) row in the range is used.

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.