Copying styles in Word 2000.

R

Rick Stebbins

Try ActiveDocument.Fullname, because ActiveDocument.Name
does not return the entire path.
 
M

Marty

Thanks Rick,

Your suggestion cleared things up. For the record, it
appears that OrganizerCopy works best if FullName rather
than Name properties are used with both the "Source"
and "Destination" parameters.

Once the style gets copied to the Normal template, the
simpliest way to introduce it into another document
appears to be the "UpdateStyles" method for that document.

Marty
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top