Syntax

expression.Shape

expression An expression that returns a Comment object.

Example

This example selects comment two on the active sheet.

Visual Basic for Applications
ActiveSheet.Comments(2).Shape.Select

See also: