Help creating VBA code to search multiple word documents for specific group of words
I have no VBA coding experience and I am looking for help to create a Macro which will search through 200 word documents to determine if any of a group of individual words ( storage, dry, spent, ISFSI or fuel). I also need to have a summary document created which will show the document name and which words were in the document.
Also, Could this macro search for same in a .pdf file or convert the pdf to word and then search?
Thanks to anyone who could help.
|