Copy the whole folder content to new location

U

u473

With VBA, whether Excel 2003 or Excel 2007, is the FSO sequence and
for Each Workbook in Collection the only way for a simple copy without
data manipulation ?
Thank you for the light,
J.P.
 
D

Don Guillett

Are we to understand that you want to copy each file to another folder and
have the same file in each folder? If so, make a new folder>copy all files
to it.....
 
Top