Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Does anyone have code that can create parent folders automatically (if they don't exist)? For example I use MkDir to create folders. Currently I am doing it this way: MkDir FolderA MkDir FolderA\FolderB MkDir FolderA\FolderB\FolderC to create FolderC Is there a way to just write in the lowest subfolder (FolderA\FolderB \FolderC) and Excel/VBA would create the parent folders on its own, if they don't exist? Thx! --JP |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
run macro on all closed workbooks in folder and subfolders | Excel Programming | |||
How to List the names of the subfolders present in the folder (path of folder is given in the textbox by user ) | Excel Programming | |||
How to decide folder-depth or How to select more folders/subfolders (folder-tree) ? | Excel Discussion (Misc queries) | |||
please help me with folder and subfolders | Excel Programming | |||
Create subfolders in a folder | Excel Programming |