S
sthomas
I am searching for text, and when found I want to select/cut the entire
page (that the text was found on) into a seperate document. The pages
are not equal length (use Page Breaks).
I have found that I can use selection.find to the text, then move to
the beginning of the page using Selection.GoTo. I can even move to the
beginning of the next page (again using selection.goto) but I can't use
the Extend:=wdExtend with this - so I cannot highlight the page.
Any help would be appreciated
page (that the text was found on) into a seperate document. The pages
are not equal length (use Page Breaks).
I have found that I can use selection.find to the text, then move to
the beginning of the page using Selection.GoTo. I can even move to the
beginning of the next page (again using selection.goto) but I can't use
the Extend:=wdExtend with this - so I cannot highlight the page.
Any help would be appreciated