Find/Replace Header text using VBScript

K

Keith

I have a .vbs sript that will search through Word documents and Find/Replace
the input strings. Unfortunately, it only changes the text in the body of
the documents. If the Find string is in the Header, my script ignores it.

I tried setting the SeekView property to wdSeekCurrentPageHeader, as I would
in a Word Macro, but that doesn't work in the VBScript file.

Any suggestions would be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top