Does anybody know how to find and replace text in Word 2000 from a WSH (Windows Scripting Host) - script (run from dos by the command CSCRIPT)? The WB-kode is this:
Sub test1()
Selection.Find.ClearFormatting
Selection.Find.Replacement.ClearFormatting
With Selection.Find
.Text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.