Quote:
Originally Posted by Guessed
Something list this would work
Code:
Selection.InsertFile FileName:="C:\Folder\WordInput.docx", Range:="", _
ConfirmConversions:=False, Link:=False, Attachment:=False
|
Thank you. How do I change the file reference so it always looks in the same directory as the base document in which the code sits