J
jbc
I'm inserting an AutoText into my document that loses it's paragraph
formatting when I put it in with code. The formatting holds when I insert it
manually.
ActiveDocument.AttachedTemplate.AutoTextEntries("Signature").Insert
Where:=Selection.Range
Is there a way to modify the code?
Thanks.
jbc
formatting when I put it in with code. The formatting holds when I insert it
manually.
ActiveDocument.AttachedTemplate.AutoTextEntries("Signature").Insert
Where:=Selection.Range
Is there a way to modify the code?
Thanks.
jbc