Hi,

I'm facing a problem with my code. I'm using an excel macro which will find a particular word in Word Document and replace with other word.

Please Login or Register  to view this content.
and after this is done i want to again replace back to old word. so i'm using following code.

Please Login or Register  to view this content.
In simple words i'm reverting back. But "ReplaceWith" is unable to replace "LOE" to "Limits"

Any idea why is it so. Am i missing something here. Please help. Thanks in advance