Range.ClearComments Method
Clears all cell comments from the specified range.
Syntax
expression.ClearComments
expression A variable that represents a Range object.
Example
This example clears all comments from cell E5.
| Visual Basic for Applications |
|---|
|
Syntax
expression.ClearComments
expression A variable that represents a Range object.
Example
This example clears all comments from cell E5.
| Visual Basic for Applications |
|---|
|