Workbook.ConvertComments method (Excel)
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
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.