View Single Post
  #2   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Jezebel Jezebel is offline
external usenet poster
 
Posts: 1,384
Default mass formatting in word 2002

Find and Replace will do it.

Find: (^#^#^#^#) style = Heading 3
Replace: ^& font = not bold

You need to click More on the dialog to get to the formatting options.





"Octavee Uhl" octavee (no spam) @ gmx.net wrote in message
...
Hello,

I have a task that I want to automate as much as possible.
In a long document I have a style called Heading 3 which is bold and has
titles of movies. And at the end of each title there is a year in
parenthesis like this:
Dances with Wolves (1990)
Now I want to unbold the Year and Parenthesis for all these entries in
Heading 3.
Is there a way to do this as a find and replace or macro?

Thanks so much
Octavee