I need to copy one style from the normal.dot (User Profile) to the current
document area. Seems like it would be easy but having some difficulty.

Any help is greatly appreciated.
--
CLG

Re: Word 2000 - Copy one style from normal by Cindy

Cindy
Fri Sep 19 03:45:48 PDT 2008

Hi =?Utf-8?B?TGVnYWwgTGVhcm5pbmc=?=,

> I need to copy one style from the normal.dot (User Profile) to the current
> document area. Seems like it would be easy but having some difficulty.
>
Look up the OrganizerCopy method. This will let you copy the style into the
document. Then apply the Style to the selection or range object, using the
Style property.

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 :-)


Re: Word 2000 - Copy one style from normal by LegalLearning

LegalLearning
Fri Sep 19 08:02:01 PDT 2008

Thanks Cindy,

But what would the syntax be if the style already exists? I really
appreciate any help you can give me
--
CLG


"Cindy M." wrote:

> Hi =?Utf-8?B?TGVnYWwgTGVhcm5pbmc=?=,
>
> > I need to copy one style from the normal.dot (User Profile) to the current
> > document area. Seems like it would be easy but having some difficulty.
> >
> Look up the OrganizerCopy method. This will let you copy the style into the
> document. Then apply the Style to the selection or range object, using the
> Style property.
>
> 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 :-)
>
>

Re: Word 2000 - Copy one style from normal by Cindy

Cindy
Sat Sep 20 11:02:46 PDT 2008

Hi =?Utf-8?B?TGVnYWwgTGVhcm5pbmc=?=,

> But what would the syntax be if the style already exists?
>
I don't understand the question. The method should work
whether the style exists in the target document, or not?

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
:-)