Hi sheku,

Somehow I suspect your filepath is not the same as the one called by the macro. Check the FilePath variable! It tells Word where to find the document containing the Find text. I would have thought it obvious that you need to adapt the code to your circumstances ...

As for your comment about Notepad being better for speed, I doubt that opening two Notepad files to read the Find text and Replace text would be more efficient than opening a single Word file (which can hold both in either a table or as delimited (eg tab, comma, etc) strings in the same paragraph). Having the Find text and Replace text together in the same file also makes it easier to keep both sets of data synchronised.