S
Stephen Eccleston
Hi,
Using Word 2003: I am looking for the VBA code to find and replace the first
end of paragraph in a block of bookmarked text with a colon and the paragraph
mark (find "^P" replace with ":^P").
So i have Sub that accepts the name of the bookmark, the string to find and
the string to replace - but i am stuck finding the code to execute the actual
find and replace.
Can anyone help?
Using Word 2003: I am looking for the VBA code to find and replace the first
end of paragraph in a block of bookmarked text with a colon and the paragraph
mark (find "^P" replace with ":^P").
So i have Sub that accepts the name of the bookmark, the string to find and
the string to replace - but i am stuck finding the code to execute the actual
find and replace.
Can anyone help?