PC Review


Reply
Thread Tools Rate Thread

copy/paste out of forms

 
 
=?Utf-8?B?TmV3dXNlcg==?=
Guest
Posts: n/a
 
      30th Sep 2007
Hi:
I have been trying to create a form where when the user selects a phrase
that phrase is automatically copied to another section of the document. I
have tried to create a macro for this however have been unsuccessful. I use
word 2002.

Also, I want the user to be able to choose multiple phrases from a dropdown,
not just one.
Any help would be appreciated
thanx
 
Reply With Quote
 
 
 
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      30th Sep 2007
When you insert a dropdown list form field, you can add as many entries as
you like (well, up to 25) using the Form Field Options dialog. You can then
use a REF field to pick up the contents of that form field and insert them
elsewhere, using the field's built-in bookmark. For instructions, see the
relevant portion of http://gregmaxey.mvps.org/Repeating_Data.htm.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Newuser" <(E-Mail Removed)> wrote in message
news:925EA858-4D25-4CF6-85FF-(E-Mail Removed)...
> Hi:
> I have been trying to create a form where when the user selects a phrase
> that phrase is automatically copied to another section of the document. I
> have tried to create a macro for this however have been unsuccessful. I

use
> word 2002.
>
> Also, I want the user to be able to choose multiple phrases from a

dropdown,
> not just one.
> Any help would be appreciated
> thanx


 
Reply With Quote
 
=?Utf-8?B?TmV3dXNlcg==?=
Guest
Posts: n/a
 
      30th Sep 2007
Thanks, for the reply.

If I may ask another question related to this. My document will have
severeal drop downs. The user should be able to choose if he/she wants the
phrase/result to be copied (maybe by selecting a checkbox) if the box is
checked the phrase will be copied if not the phrase will only be in the
dropdown.
Thank you very much

"Suzanne S. Barnhill" wrote:

> When you insert a dropdown list form field, you can add as many entries as
> you like (well, up to 25) using the Form Field Options dialog. You can then
> use a REF field to pick up the contents of that form field and insert them
> elsewhere, using the field's built-in bookmark. For instructions, see the
> relevant portion of http://gregmaxey.mvps.org/Repeating_Data.htm.
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> Word MVP FAQ site: http://word.mvps.org
> Email cannot be acknowledged; please post all follow-ups to the newsgroup so
> all may benefit.
>
> "Newuser" <(E-Mail Removed)> wrote in message
> news:925EA858-4D25-4CF6-85FF-(E-Mail Removed)...
> > Hi:
> > I have been trying to create a form where when the user selects a phrase
> > that phrase is automatically copied to another section of the document. I
> > have tried to create a macro for this however have been unsuccessful. I

> use
> > word 2002.
> >
> > Also, I want the user to be able to choose multiple phrases from a

> dropdown,
> > not just one.
> > Any help would be appreciated
> > thanx

>
>

 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      30th Sep 2007
For that you're going to need some VBA, so you'll need to post in the
microsoft.public.word.vba.general (Programming) newsgroup.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Newuser" <(E-Mail Removed)> wrote in message
news:28B546E1-6B54-4E5B-BCB9-(E-Mail Removed)...
> Thanks, for the reply.
>
> If I may ask another question related to this. My document will have
> severeal drop downs. The user should be able to choose if he/she wants the
> phrase/result to be copied (maybe by selecting a checkbox) if the box is
> checked the phrase will be copied if not the phrase will only be in the
> dropdown.
> Thank you very much
>
> "Suzanne S. Barnhill" wrote:
>
> > When you insert a dropdown list form field, you can add as many entries

as
> > you like (well, up to 25) using the Form Field Options dialog. You can

then
> > use a REF field to pick up the contents of that form field and insert

them
> > elsewhere, using the field's built-in bookmark. For instructions, see

the
> > relevant portion of http://gregmaxey.mvps.org/Repeating_Data.htm.
> >
> > --
> > Suzanne S. Barnhill
> > Microsoft MVP (Word)
> > Words into Type
> > Fairhope, Alabama USA
> > Word MVP FAQ site: http://word.mvps.org
> > Email cannot be acknowledged; please post all follow-ups to the

newsgroup so
> > all may benefit.
> >
> > "Newuser" <(E-Mail Removed)> wrote in message
> > news:925EA858-4D25-4CF6-85FF-(E-Mail Removed)...
> > > Hi:
> > > I have been trying to create a form where when the user selects a

phrase
> > > that phrase is automatically copied to another section of the

document. I
> > > have tried to create a macro for this however have been unsuccessful.

I
> > use
> > > word 2002.
> > >
> > > Also, I want the user to be able to choose multiple phrases from a

> > dropdown,
> > > not just one.
> > > Any help would be appreciated
> > > thanx

> >
> >


 
Reply With Quote
 
Graham Mayor
Guest
Posts: n/a
 
      1st Oct 2007
Answered in your later thread posted in this forum - it helps if you keep to
the same thread!

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

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

Newuser wrote:
> Thanks, for the reply.
>
> If I may ask another question related to this. My document will have
> severeal drop downs. The user should be able to choose if he/she
> wants the phrase/result to be copied (maybe by selecting a checkbox)
> if the box is checked the phrase will be copied if not the phrase
> will only be in the dropdown.
> Thank you very much
>
> "Suzanne S. Barnhill" wrote:
>
>> When you insert a dropdown list form field, you can add as many
>> entries as you like (well, up to 25) using the Form Field Options
>> dialog. You can then use a REF field to pick up the contents of that
>> form field and insert them elsewhere, using the field's built-in
>> bookmark. For instructions, see the relevant portion of
>> http://gregmaxey.mvps.org/Repeating_Data.htm.
>>
>> --
>> Suzanne S. Barnhill
>> Microsoft MVP (Word)
>> Words into Type
>> Fairhope, Alabama USA
>> Word MVP FAQ site: http://word.mvps.org
>> Email cannot be acknowledged; please post all follow-ups to the
>> newsgroup so all may benefit.
>>
>> "Newuser" <(E-Mail Removed)> wrote in message
>> news:925EA858-4D25-4CF6-85FF-(E-Mail Removed)...
>>> Hi:
>>> I have been trying to create a form where when the user selects a
>>> phrase that phrase is automatically copied to another section of
>>> the document. I have tried to create a macro for this however have
>>> been unsuccessful. I use word 2002.
>>>
>>> Also, I want the user to be able to choose multiple phrases from a
>>> dropdown, not just one.
>>> Any help would be appreciated
>>> thanx



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get rid of #Name? after copy and paste between forms Jon Microsoft Access Forms 1 28th Sep 2009 07:21 PM
Copy and Paste AUTOMATICALLY between forms Kevbro7189 Microsoft Access Macros 3 28th Oct 2008 06:22 PM
Copy/Paste in Forms =?Utf-8?B?TWlubmllIE0=?= Microsoft Word Document Management 4 14th May 2007 11:48 AM
Can I copy and paste automatically in forms? =?Utf-8?B?S01QTFRE?= Microsoft Access Forms 1 16th Feb 2006 06:18 AM
Copy and Paste from Forms Neil Greenough Microsoft Access 8 7th May 2005 02:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:11 AM.