Hi!
I'm a newbie to Word programming and I need to create an Add-In that will create an index of unique words in the document, give their respective counts and page numbers. My first issue I encountered is how to store a list of pre-determined words to exclude from the search (like a, an, the, of, etc). Can (or should) I store this in an INI file or is there a better solution?
Thanks in advance for any advice!
I'm a newbie to Word programming and I need to create an Add-In that will create an index of unique words in the document, give their respective counts and page numbers. My first issue I encountered is how to store a list of pre-determined words to exclude from the search (like a, an, the, of, etc). Can (or should) I store this in an INI file or is there a better solution?
Thanks in advance for any advice!