Thread: [Solved] Making Multiple Words Bold
View Single Post
 
Old 06-19-2011, 10:23 PM
macropod's Avatar
macropod macropod is online now Windows 7 64bit Office 2007
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi mtk,

You can use a wildcard Find/Replace, where:
Find = ^13<*>
Replace = ^&
and you format the replacement font as bold. This will affect all except the first paragraph.

Note: This will also format the paragraph mark for all paragraphs bold. You can undo that with another wildcard Find/Replace, where:
Find = ^13
Replace = ^&
and you format the replacement font as not bold.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote