Export Excel Comments To Word VBScript
- 0
- Add a Comment
From TechRepublic.com:
Excel’s comment feature allows you to quickly and easily describe a cell’s function or provide additional information. While printing these comments is relatively simple, getting them into a Word document can prove more difficult. You can manually copy and paste each comment, but this is tedious and time-consuming.
The Export Excel comments to Word VBScript makes the job a snap. This handy script copies the cell comments from an Excel workbook to a new Word document. The script works on Excel workbooks with multiple worksheets and exports each comment’s cell reference and text.
[Download Export Excel comments to Word VBScript FREE]
