Ignore Table and Table Caption For Revisions Reply to Thread
Thanks, Greg, for the code. However, I was confused by your comment, "The code you posted shows nothing about "omitting" tables." I thought the following line would skip the paragraph if it was a table? No?
If Not wdDoc.Paragraphs(i).Range.Information(wdWithInTabl e)
|