Copying Specific Styles

R

Ruth

I have recorded a macro to copy a style from Normal.dot to
the active document:

Application.OrganizerCopy Source:= _
"C:\Program Files\MacPac\Personal\Normal.dot",
Destination:= _
"C:\Documents and Settings\RCar\Desktop\sample
template.dot", Name:= _
"cs", Object:=wdOrganizerObjectStyles

But how can I adjust this macro to copy only styles that
begin with the prefix "PER"?

Can anyone help?
Greatly appreciated!
Ruth
 

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