I am trying to figure out how to save a copy of a workbook to a specified path without comments.
That is to say... I need to save two copies of a workbook, one with comments and one without.
I would like to be able to open the file that has comments and be able to execute a script that will remove comments, save a copy of the file to a specified path (overwriting the old file) and then have the comments restored to the original file.
Has anyone ever tackled something like this before?
Bookmarks