B
bcharloup
hi all,
I'am trying to perform in macro automatic search and replace of a text by
another one. The text to be found and replaced is on several lines : I don't
know how to set the .text property of the replacement object to take into
account the text included CR (carriage return or vbCrLf ?).
All the examples in the word documentation show only replacement of "simple"
text, one or more words, but not text on several lines (like a paragraph).
Does anybody can help me ? how to search multi-line text (or expression).
Thanks in advance.
I'am trying to perform in macro automatic search and replace of a text by
another one. The text to be found and replaced is on several lines : I don't
know how to set the .text property of the replacement object to take into
account the text included CR (carriage return or vbCrLf ?).
All the examples in the word documentation show only replacement of "simple"
text, one or more words, but not text on several lines (like a paragraph).
Does anybody can help me ? how to search multi-line text (or expression).
Thanks in advance.