Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Consider the following code:
FSO.CopyFolder "C:\MyData" "C:\Backup" This will create a NEW folder named "Backup" which has the identical contents of "MyData". For my purposes, suppose the "C:\Backup" folder already exists, and my goal is to copy the "MyData" folder INTO the "Backup" folder. Is this possible with the "CopyFolder" function? Also, does Excel provide other functions or means for copying and pasting folders? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save file in a new folder, but create folder only if folder doesn't already exist? | Excel Programming | |||
Check if folder exists, if yes just copy sheet in to folder? | Excel Programming | |||
Copy folder and paste to another folder | Excel Programming | |||
How to copy 30 csv files from a folder to another folder | Excel Programming | |||
Create Folder / Copy Folder / Replace | Excel Programming |