G
gil
Hello All,
I seek VBA code to copy all of folderX's files to a new non-existing folder's subfolder. The two lines below do not get me there.
Set fs = CreateObject("Scripting.FileSystemObject")
fs.copyFolder "C:\FolderX", "C:\FolderB\subFolderC"
Word 2003, Windows XP
Help appreciated as always.
Gil
http://www.TenSecondMedicalRecord.com
I seek VBA code to copy all of folderX's files to a new non-existing folder's subfolder. The two lines below do not get me there.
Set fs = CreateObject("Scripting.FileSystemObject")
fs.copyFolder "C:\FolderX", "C:\FolderB\subFolderC"
Word 2003, Windows XP
Help appreciated as always.
Gil
http://www.TenSecondMedicalRecord.com