E
Ed
I want to insert the text of a document into an existing (formatted)
paragraph. If I use:
Selection.InsertFile filename:="MyDoc.doc"
then the final 'Enter' of mydoc.doc gets inserted, and that destroys (can't
think of a better word) the formatting of the original paragraph.
Is there any way to pick up almost all of the mydoc.doc (minus the paragraph
marker) so as to preserve the formatting of the paragraph into which the
file is inserted?
Thanks,
Ed
paragraph. If I use:
Selection.InsertFile filename:="MyDoc.doc"
then the final 'Enter' of mydoc.doc gets inserted, and that destroys (can't
think of a better word) the formatting of the original paragraph.
Is there any way to pick up almost all of the mydoc.doc (minus the paragraph
marker) so as to preserve the formatting of the paragraph into which the
file is inserted?
Thanks,
Ed