copy and paste into word form

M

Maxwell

How do set up my form to allow a user to copy and paste word content into the
form without losing the original formatting?
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?TWF4d2VsbA==?=,
How do set up my form to allow a user to copy and paste word content into the
form without losing the original formatting?
Depends on what kind of formatting you have in mind. Generally, copying and
pasting in Word will lose style-based formatting if the style already exists in
the target document, with a different format definition.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
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 :)
 
M

Maxwell

The form seems to allow only one style. All Bold. Or all not bold etc. It
does not seem to allow rich text. I need to allow users to paste the contetn
into the form without the format changing. Is this possible?
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?TWF4d2VsbA==?=,
The form seems to allow only one style. All Bold. Or all not bold etc. It
does not seem to allow rich text. I need to allow users to paste the contetn
into the form without the format changing. Is this possible?
Form fields aren't really "rich text", no. They're able to support "rich text",
but getting them to do so is definitely non-trivial, i.e. requires programming.
The macro would need to unprotect, bring in the text, then reprotect without
losing user input.

If you have Word 2003, you might look at other forms of protection than form
fields...

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
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 :)
 
Top