D
Dave Shaw
I have a number of directories containing mainly word documents (but some INI
files) that I need to replicate on other network locations. I have created a
macro that copies the relevant folders to the relevant servers. However as
there are circa 2000 documents that are replicated on 8 different servers it
takes a very long time to update.
What I wanted to know was whether I could change the macro to only copy
files modified between certain dates.
The code I am using is based upon the Sub Copy_Folder()
macro found at http://www.rondebruin.nl/folder.htm. This is copied several
times to copy different directories to different loactions (as I am rubbish
at loops).
Any help would be appreciated.
Thanks
Dave
files) that I need to replicate on other network locations. I have created a
macro that copies the relevant folders to the relevant servers. However as
there are circa 2000 documents that are replicated on 8 different servers it
takes a very long time to update.
What I wanted to know was whether I could change the macro to only copy
files modified between certain dates.
The code I am using is based upon the Sub Copy_Folder()
macro found at http://www.rondebruin.nl/folder.htm. This is copied several
times to copy different directories to different loactions (as I am rubbish
at loops).
Any help would be appreciated.
Thanks
Dave