To delete the Comments in whole workbook, we need to check every sheet as well. For Each ws In ActiveWorkbook.Worksheets For Each cmt In ws.
確定! 回上一頁