![]() |
|
#1
|
|||
|
|||
![]()
Getting closer, what I would like to do is use the active document path as the destination
Code:
Sub CopyDocument() Dim SourceFile, StrDestinationFile As String SourceFile = "pRINTERS.docx" StrDestinationFile = ActiveDocument.Path FileCopy "P:\pRINTERS.docx", StrDestinationFile End Sub |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
landonminden | Word VBA | 4 | 12-16-2015 01:02 AM |
![]() |
subspace3 | Excel Programming | 5 | 07-09-2015 04:45 PM |
Multiple Check In/check Out Times | big0 | Excel | 4 | 09-19-2013 05:02 AM |
![]() |
learn2office | Word | 1 | 11-27-2012 02:02 AM |
Link word check box to access check box | Mrkieth | Word | 4 | 01-30-2012 06:43 AM |