title | keywords | f1_keywords | api_name | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|
Workbook.ConvertComments method (Excel) |
vbaxl10.chm199288 |
|
|
05/29/2019 |
medium |
Converts all legacy comments and notes to modern comments.
expression.ConvertComments
expression A variable that represents a Workbook object.
This example converts all legacy comments and notes in the active workbook.
ActiveWorkbook.ConvertComments
[!includeSupport and feedback]