View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tushar Mehta Tushar Mehta is offline
external usenet poster
 
Posts: 1,071
Default Creating and Naming a Folder and populating it with files

In article ,
says...

How can I, using VBA in Excel, create a New Folder, rename same, and
transfer/copy some .xls files from another Folder to the newly created
folder?

Search XL VBA help for the following (in each case, exclude the quotes):
"make directory"
"rename directory"
"copy file"
In each case, when looking at the result of the search, you are interested
in a *statement* and not a method or a property.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions