M
Matt Lawrance
Hi.
I am looking for a VBA macro that can find out if a folder exists and if not create it. The problem with most of the macros that I find on the net, is that you have to tell it where to create the folder.
We have individual folders for each of our clients and we are needing to add a new folder to each of them. So I am looking for a macro that can integate each of these subfolder to see if the required folder exists. If it does not then create it. Then to move onto the next one.
I have been able to get VBA to create a list of all the subfolders, but not able to check or create the new required folder.
Many thanks for your assistance
Submitted via EggHeadCafe - Software Developer Portal of Choice
Dr. Dotnetsky's Cool .NET Tips and Tricks # 19
http://www.eggheadcafe.com/tutorial...8f57-bb41f7f8a8be/dr-dotnetskys-cool-net.aspx
I am looking for a VBA macro that can find out if a folder exists and if not create it. The problem with most of the macros that I find on the net, is that you have to tell it where to create the folder.
We have individual folders for each of our clients and we are needing to add a new folder to each of them. So I am looking for a macro that can integate each of these subfolder to see if the required folder exists. If it does not then create it. Then to move onto the next one.
I have been able to get VBA to create a list of all the subfolders, but not able to check or create the new required folder.
Many thanks for your assistance
Submitted via EggHeadCafe - Software Developer Portal of Choice
Dr. Dotnetsky's Cool .NET Tips and Tricks # 19
http://www.eggheadcafe.com/tutorial...8f57-bb41f7f8a8be/dr-dotnetskys-cool-net.aspx