docX2csv: Microsoft Word Style Summary Creator
Introduction What is docX2csv ? docX2csv is a tool that takes a docx document and creates an indexed summary of the content. If this were a standard feature of Microsoft Word, you would find it in the references menu next to the Table of Contents (ToC) option under the Reference menu. You can think of docX2csv as the table of contents option on steroids. How did it come about? docX2csv was developed to help with the generation of a RACI matrix from a long and constantly changing document. Multiple people were contributing to this document, and the matrix ended up being out of sync constantly. Having to manually work through the document to update this matrix was very time-consuming and error-prone. On the other hand, the ToC was a breeze using the built-in option. With the ToC, the only action was to right click on the existing table of contents and rebuilt it. Just like the ToC option, docX2csv uses styles to generate its output. What are the use cases? The use cases for ...