View Single Post
 
Old 04-17-2018, 12:01 PM
texMan texMan is offline Windows 10 Office 2016
Novice
 
Join Date: Nov 2017
Posts: 12
texMan is on a distinguished road
Default InsertFile() with literature reference

Hello,

I have a problem with Word and the VBA Method InsertFile() and literature references.

When I insert a Word document with a link of literature references into an open document, the source references are lost.

For example: Selection.InsertFile (cDoc1.docx)

When I paste the references with Copy and Paste you will get it.

Any solution?

Best regards
Jürgen
Reply With Quote