View Single Post
 
Old 04-07-2017, 05:00 AM
dmreno dmreno is offline Windows 10 Office 2013
Novice
 
Join Date: Apr 2017
Posts: 1
dmreno is on a distinguished road
Default 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.
Reply With Quote