D
Drake
I am having a problem with autotext that I paste into a document via VBA
dropping the underlining or hidden text.
My insert code is:
temps(testtemplate).AutoTextEntries("TestAutoText").Insert
where:=Selection.Range
It drops it in fine, but if there is text underlined or if there is hidden
text, it is dropped.
Any thoughts?
dropping the underlining or hidden text.
My insert code is:
temps(testtemplate).AutoTextEntries("TestAutoText").Insert
where:=Selection.Range
It drops it in fine, but if there is text underlined or if there is hidden
text, it is dropped.
Any thoughts?