Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I 've got this movie script that I need to bold the names. The names are
always placed before a " : ". How do I find a way to bold all the names? I have been trying to use VBA to find a solution but not sccussful. Your imput is greatly thanked. |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
You could always do a global replace. CTRL+ F and type the name in Fine
What. Click on Replace and CTRL + B (for bold) and type the name in again. Then click on Replace All. I hope this has been helpful to you. -- Carol A. Bratt, MCP "quekou" wrote: I 've got this movie script that I need to bold the names. The names are always placed before a " : ". How do I find a way to bold all the names? I have been trying to use VBA to find a solution but not sccussful. Your imput is greatly thanked. |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
On Mon, 13 Feb 2006 16:30:30 -0800, quekou
wrote: I 've got this movie script that I need to bold the names. The names are always placed before a " : ". How do I find a way to bold all the names? I have been trying to use VBA to find a solution but not sccussful. Your imput is greatly thanked. Use a wildcard replace (http://www.gmayor.com/replace_using_wildcards.htm). -- 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. |
#4
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Thank you very much for the info. I am going to check it out. Good night
"Jay Freedman" wrote: On Mon, 13 Feb 2006 16:30:30 -0800, quekou wrote: I 've got this movie script that I need to bold the names. The names are always placed before a " : ". How do I find a way to bold all the names? I have been trying to use VBA to find a solution but not sccussful. Your imput is greatly thanked. Use a wildcard replace (http://www.gmayor.com/replace_using_wildcards.htm). -- 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. |
#5
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Thanks a lot for your help. The problem is that there are so many names in
this movie script and i would have to go through each name that appearrs in the script. I was kind of looking for a solution that i could just get the work done all at once. But thanks again for your imput. "Carol" wrote: You could always do a global replace. CTRL+ F and type the name in Fine What. Click on Replace and CTRL + B (for bold) and type the name in again. Then click on Replace All. I hope this has been helpful to you. -- Carol A. Bratt, MCP "quekou" wrote: I 've got this movie script that I need to bold the names. The names are always placed before a " : ". How do I find a way to bold all the names? I have been trying to use VBA to find a solution but not sccussful. Your imput is greatly thanked. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding a choice to right-click mouse option in word | Microsoft Word Help | |||
Determine how many times all words are used in a doc | Microsoft Word Help | |||
How to find a series of words and then changing formats | Microsoft Word Help | |||
Word frequencies | Microsoft Word Help | |||
Word Count | Microsoft Word Help |