Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does the master list contain the paths (including subfolder) ?
You should be able to loop through the filtered list and just copy each of the files. The FileSystem object has methods for moving/copying files (add a reference to "Microsoft Scripting Runtime") Tim "KateB" wrote in message ... Hi, I have a many tif files (1000's) for which I have a master list in excel. I'd like to be able to filter the list & copy the filtered list of tifs to a new location (i.e. c:\NewFiles). The tif files are organised in a couple of subdirectories, which I suspect makes this harder. I've had a bit of a dig through the group, but haven't been able to turn anything up. Any suggestions? Using Excel 03. Thanks, Kate |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List Files in excel | Excel Discussion (Misc queries) | |||
excel vba copy files | Excel Programming | |||
Directory List of Excel Files | Excel Programming | |||
List of Excel files | Excel Programming | |||
Getting list of files in a folder to excel | Excel Programming |