Thread
:
Creating and Naming a Folder and populating it with files
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tushar Mehta
external usenet poster
Posts: 1,071
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
Reply With Quote
Tushar Mehta
View Public Profile
Find all posts by Tushar Mehta