I am not able to test the code at the moment but I was curious if anyone knows if the following code would delete all comments in a word document from excel vba. The line which has me worried is Set oComments = WordApp.WordDoc.Comments. I am not sure if that is the correct way to set the...