Intersect Method

See Also         Example         Applies To

Returns a Range object that represents the rectangular intersection of two specified ranges.

Syntax

expression.Intersect(Range1, Range2)

expression   An expression that returns a Spreadsheet object.

Range1, Range2   Required Range objects. The intersecting ranges.