Welcome to the Forum cmunroe1015!
What does "it does not work" mean? What do you expect it to do, and what does it do instead?
What text is in the cells that you are looping through to create the folders?
The first thing I notice is that the code includes
which does absolutely nothing at all. It seems like you should have
there, but without knowing more about your file I can't say for sure.
Also, we recommend that you include code tags around your code. Posting code between [code]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/code] tags makes your code much easier to read and copy for testing, and it also maintains VBA formatting. A Moderator has added them for you in your post.
Bookmarks