View Single Post
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Trefilov22 Trefilov22 is offline
external usenet poster
 
Posts: 31
Default Grabbing information from a previous entry in autonew macro

Here is what I need to do. I need to enter an address into a document based
on a users selection with a listbox. It drops the information into the
document, which is fine, but then later in the document, I need to grab the
person's name from that information, and insert it elsewhere into the
document. How can I accomplish this task? Any suggestions? It would be
like this, First Last then a comma. I need to grab the first and last,
before the comma. Not all names of course are the same length. Thanks in
advance for any, and all help!

Brian