Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am trying to search (using Find) for text highlighted in a specific color,
rather than searching for all highlighted text. The Find function does not seem to distinguish between different highlight colors. I have a document, in which I would like to select only the text highlighted in yellow. Is there another way to do this? Thanks |
#2
![]() |
|||
|
|||
![]()
Annett wrote:
I am trying to search (using Find) for text highlighted in a specific color, rather than searching for all highlighted text. The Find function does not seem to distinguish between different highlight colors. I have a document, in which I would like to select only the text highlighted in yellow. Is there another way to do this? Thanks Hi Annett, It can be done, but only with a macro. See this post for an example: http://groups-beta.google.com/group/...2599f992?hl=en The idea is to find text with any highlight color, and then check it to see whether it's the color you want. If not, it continues searching for the next highlight. -- Regards, Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I just posted a similar request. In looking at the site you recommend, the
solution seems incomplete. Can you verify and post the complete solution? -- Alan "Jay Freedman" wrote: Annett wrote: I am trying to search (using Find) for text highlighted in a specific color, rather than searching for all highlighted text. The Find function does not seem to distinguish between different highlight colors. I have a document, in which I would like to select only the text highlighted in yellow. Is there another way to do this? Thanks Hi Annett, It can be done, but only with a macro. See this post for an example: http://groups-beta.google.com/group/...2599f992?hl=en The idea is to find text with any highlight color, and then check it to see whether it's the color you want. If not, it continues searching for the next highlight. -- Regards, Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org |
#4
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
After you posted here, Greg Maxey answered your request in the vba.general
newsgroup. If you can't find it in the Microsoft web site, it's on Google Groups at http://groups.google.com/group/micro...b4e12adb7 b6c. -- Regards, Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit. adgorn wrote: I just posted a similar request. In looking at the site you recommend, the solution seems incomplete. Can you verify and post the complete solution? Annett wrote: I am trying to search (using Find) for text highlighted in a specific color, rather than searching for all highlighted text. The Find function does not seem to distinguish between different highlight colors. I have a document, in which I would like to select only the text highlighted in yellow. Is there another way to do this? Thanks Hi Annett, It can be done, but only with a macro. See this post for an example: http://groups-beta.google.com/group/...2599f992?hl=en The idea is to find text with any highlight color, and then check it to see whether it's the color you want. If not, it continues searching for the next highlight. -- Regards, Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org |
#5
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Thank-you very much for that code - it is excellent! I too needed a macro for
changing specific highlights and this was perfect. The only thing that the macro did not change were spaces, punctuation etc contained within the highlighted text Al "Jay Freedman" wrote: Annett wrote: I am trying to search (using Find) for text highlighted in a specific color, rather than searching for all highlighted text. The Find function does not seem to distinguish between different highlight colors. I have a document, in which I would like to select only the text highlighted in yellow. Is there another way to do this? Thanks Hi Annett, It can be done, but only with a macro. See this post for an example: http://groups-beta.google.com/group/...2599f992?hl=en The idea is to find text with any highlight color, and then check it to see whether it's the color you want. If not, it continues searching for the next highlight. -- Regards, Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I search for a specific word in the file name? | Microsoft Word Help | |||
Search and Invisible Characters? | Microsoft Word Help | |||
Specific Email Merge w/ Specific Attachements | Mailmerge | |||
howto search for a word in more than one *.doc (search in all doc's in a folder)? | Microsoft Word Help | |||
Problem with search feature in word 2002 | Microsoft Word Help |