Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a number of directories containing mainly word documents (but some xls
and 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to copy and paste over existing files | Excel Discussion (Misc queries) | |||
Macro 4 copy & paste between 2 books/files | Excel Discussion (Misc queries) | |||
Macro to create a folder and copy files | New Users to Excel | |||
using macro, how can i copy similar fields from other xls files? | Excel Discussion (Misc queries) | |||
Macro to copy sheets from several files into a new workbook. | Excel Programming |