Copying text between two Bookmarks to paste elsewhere in document

  • Thread starter Thread starter BrianSalvi
  • Start date Start date
B

BrianSalvi

A little background of what I have. I have a form that runs
automatically when you start as an autonew macro. What I need to do,
once the user enters/chooses the information to be inserted into the
form, is to be able to pull the name portion from an address, and
paste it into a different portion of the document. I am guessing that
I need to use bookmarks to do this. This information is entered from
a listbox. I also need this macro to run automatically, either as
part of the autonew, or immediately afterward, with no intervention on
the users part. Is there a way to do this? If so, how? Any help
would be greatly appreciated!

Brian
 
A little background of what I have. I have a form that runs
automatically when you start as an autonew macro. What I need to do,
once the user enters/chooses the information to be inserted into the
form, is to be able to pull the name portion from an address, and
paste it into a different portion of the document. I am guessing that
I need to use bookmarks to do this. This information is entered from
a listbox. I also need this macro to run automatically, either as
part of the autonew, or immediately afterward, with no intervention on
the users part. Is there a way to do this? If so, how?
I recommend you go with this to the word.vba newsgroup, where macro
questions are more generally discussed than in this end-user newsgroup.

I think I responded to this question before and I mentioned that, when
you post there, you need to include 1. The version of Word and 2. Where
you're getting the information you fill into the lists. Because it would
make most sense to get the information directly from that source, rather
than parsing it out of a list...

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :-)
 
Back
Top