Workbook.ConvertComments method (Excel)
Converts all legacy comments and notes to modern comments.
Syntax
expression.ConvertComments
expression A variable that represents a Workbook object.
Example
This example converts all legacy comments and notes in the active workbook.
ActiveWorkbook.ConvertComments
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.