Automatic folder creation from a list in Excel
Solved
mike the llama
Posted messages
361
Status
Membre
-
Davide -
Davide -
Hello forum,
First of all, I'm not quite sure if this post belongs in the office forum. Feel free to let me know if I should rather head to the Windows forum or Programming.
My question is as follows: is it possible to automatically create folders from an Excel file that contains the list of folder names I want to create (about a thousand folders)?
Configuration: Windows 7 / Firefox 17.0
First of all, I'm not quite sure if this post belongs in the office forum. Feel free to let me know if I should rather head to the Windows forum or Programming.
My question is as follows: is it possible to automatically create folders from an Excel file that contains the list of folder names I want to create (about a thousand folders)?
Configuration: Windows 7 / Firefox 17.0
13 réponses
Hello verolyde,
Here is your workbook with the modified macro:
https://www.cjoint.com/?DGrju1v9iAj
To create your subdirectories, I used a loop that makes it easier to manage their number.
--
Always zen
Perfection is achieved not when there is nothing more to add, but when there is nothing left to take away. Antoine de Saint-Exupéry
Here is your workbook with the modified macro:
https://www.cjoint.com/?DGrju1v9iAj
To create your subdirectories, I used a loop that makes it easier to manage their number.
--
Always zen
Perfection is achieved not when there is nothing more to add, but when there is nothing left to take away. Antoine de Saint-Exupéry