Guest User

Untitled

a guest
Jun 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Dim r As Range
  2.  
  3. Set r = ActiveDocument.Range
  4. r.InsertFile FileName:=TempFilePath, Link:=False, ConfirmConversions:=False
Add Comment
Please, Sign In to add comment