G
Guest
I need to be able to copy a directory and all the directory contents
(including sub directories) using VBA. When I tried it with object.copyfile,
it only copies the file and not the sub directories...is there another
command that will copy all of the contents, including the sub directories?
(including sub directories) using VBA. When I tried it with object.copyfile,
it only copies the file and not the sub directories...is there another
command that will copy all of the contents, including the sub directories?