Add Method (Comments Collection)

See Also         Example         Applies To

Adds a comment to the specified range.

Syntax

expression.Add(Range, Text)

expression   Required. An expression that returns a Comments object.

Range   Required Range. The range to have a comment added to it.

Text   Optional Variant. The text of the comment.