Bolding text in quotes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When working on legal agreements etc. I find that I often have to bold text
in quotes and/or square brackets and I know that there is a quick way of
doing this using Find and Replace but can't remember what it is, can anyone
help at all?

Thanks
 
Look for "*" (if " is your delimiting character)
Replace with (leave blank)
With cursor in Replace, click on Format > Font and select Bold
Check "Use Wildcards"
Press "Replace All"

If using square brackets, these have special meaning to wildcard Finds so
you must enter \[ and \] respectively to actually look for [ and ] (i.e.
Find \[*\])
 
A shortcut for the bold formatting is just to press Ctrl+B in the box.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Tony Jollans said:
Look for "*" (if " is your delimiting character)
Replace with (leave blank)
With cursor in Replace, click on Format > Font and select Bold
Check "Use Wildcards"
Press "Replace All"

If using square brackets, these have special meaning to wildcard Finds so
you must enter \[ and \] respectively to actually look for [ and ] (i.e.
Find \[*\])

--
Enjoy,
Tony

Noella said:
When working on legal agreements etc. I find that I often have to bold text
in quotes and/or square brackets and I know that there is a quick way of
doing this using Find and Replace but can't remember what it is, can anyone
help at all?

Thanks
 
Tony Jollans said:
Look for "*" (if " is your delimiting character)
Replace with (leave blank)
With cursor in Replace, click on Format > Font and select Bold
Check "Use Wildcards"
Press "Replace All"

If using square brackets, these have special meaning to wildcard Finds so
you must enter \[ and \] respectively to actually look for [ and ] (i.e.
Find \[*\])

A macro to do this would be useful...

Any volunteers?
 
What, exactly, would you like the macro to do? A simple Find and Replace, or
something more involved?

--
Enjoy,
Tony

Opinicus said:
Tony Jollans said:
Look for "*" (if " is your delimiting character)
Replace with (leave blank)
With cursor in Replace, click on Format > Font and select Bold
Check "Use Wildcards"
Press "Replace All"

If using square brackets, these have special meaning to wildcard Finds so
you must enter \[ and \] respectively to actually look for [ and ] (i.e.
Find \[*\])

A macro to do this would be useful...

Any volunteers?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top