K
Kim
I have a huge document. Every other sentence is inside a table cell,
for example:
^p
This is sentence one that is inside a table cell^p
Second sentence in table cell^p
^p
....and the pattern repeats from sentence one.
Usually the second sentence starts with the word "Comments:" so what I
would like to do is find the text "Comments:" select that row only,
convert table to text and separate with a space, then find the next
one, or better yet replace all. I can't convert the whole "table"
because I have special formatting that I need to apply to the first
sentence with another macro. Any suggestions on the code?
Thanks,
Kim
for example:
^p
This is sentence one that is inside a table cell^p
Second sentence in table cell^p
^p
....and the pattern repeats from sentence one.
Usually the second sentence starts with the word "Comments:" so what I
would like to do is find the text "Comments:" select that row only,
convert table to text and separate with a space, then find the next
one, or better yet replace all. I can't convert the whole "table"
because I have special formatting that I need to apply to the first
sentence with another macro. Any suggestions on the code?
Thanks,
Kim