WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How can I change a name throughout a lengthy contract?

 
   Home -> Office -> Document Management RSS
Next:  Word 2003 freezes on pg 12 of a 13 pg doc  
Author Message
Craftladyaz

External


Since: Aug 18, 2008
Posts: 1



(Msg. 1) Posted: Mon Aug 18, 2008 1:01 pm
Post subject: How can I change a name throughout a lengthy contract?
Archived from groups: microsoft>public>word>docmanagement (more info?)

How can I change a name throughout a lengthy contract? Is there a way to
change a name throughout the whole document without doing each one separately?
Back to top
Login to vote
Jay Freedman

External


Since: Sep 16, 2003
Posts: 3946



(Msg. 2) Posted: Mon Aug 18, 2008 4:57 pm
Post subject: Re: How can I change a name throughout a lengthy contract? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Craftladyaz wrote:
> How can I change a name throughout a lengthy contract? Is there a
> way to change a name throughout the whole document without doing each
> one separately?

Edit > Replace. Enter the name to find, and the name to replace it with.
Click the Replace All button.

--
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.
Back to top
Login to vote
Graham Mayor

External


Since: Jul 04, 2006
Posts: 11012



(Msg. 3) Posted: Tue Aug 19, 2008 3:05 am
Post subject: Re: How can I change a name throughout a lengthy contract? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

While Jay has covered the immediate issue, if you are going to have to do
this regularly, insert a REF Field in the document eg {REF Name
\*Charformat}. Copy that field to the clipboard, then replace the name in
the document with the content of the clipboard i.e. ^c

Add an Ask field to the start of the document { ASK Name "Insert name" }

Add the following macro TO THE DOCUMENT

Sub AutoNew()
Dim oStory As Range
Dim oField As Field
For Each oStory In ActiveDocument.StoryRanges
For Each oField In oStory.Fields
oField.Update
Next oField
Next oStory
End Sub

http://www.gmayor.com/installing_macro.htm

Save the resulting document as a template.

Create new contract documents from the template.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



Craftladyaz wrote:
> How can I change a name throughout a lengthy contract? Is there a
> way to change a name throughout the whole document without doing each
> one separately?
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Document Management All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET