Hi all,
My VBA code copies large sections of content from one document into another.
What I notice is that if a sentence in the original document is using a style X, and the style X exists in the second document but is using a different font, the sentence changes its font to that used in the second document.
Is there a way to avoid this problem?
TIA,
Sheila
My VBA code copies large sections of content from one document into another.
What I notice is that if a sentence in the original document is using a style X, and the style X exists in the second document but is using a different font, the sentence changes its font to that used in the second document.
Is there a way to avoid this problem?
TIA,
Sheila