开发者

How can I automatically extract highlighted text in MS Word 2010 to a new file?

开发者 https://www.devze.com 2023-01-16 11:27 出处:网络
How can I automatically extract highlighted text in MS Word 2010 to a new file? The trick is I don\'t just want the highlighted text to be extracted. I what the whole page in which there is one or mor

How can I automatically extract highlighted text in MS Word 2010 to a new file? The trick is I don't just want the highlighted text to be extracted. I what the whole page in which there is one or more words highligted to be extraced to a new document. I have a 300 or more pages document with some pages (around 50) that have开发者_StackOverflow some words highlighted. I need to print just those pages so normally I go page by page and print any pages that have highlighted words in them. That is why I want those pages with hightlighted words to be extraced to a new document because this will let me print them all at once.


If printing is your objective, you could record a VBA macro which does find, then print current page (unless we just printed this page).

0

精彩评论

暂无评论...
验证码 换一张
取 消