Thread
:
How can I create five folders after this with a spacific name
View Single Post
#
1
Posted to microsoft.public.excel.programming
David Shoemaker
external usenet poster
Posts: 10
How can I create five folders after this with a spacific name
MkDir "C:\" & Range("C3").Value
Example: C:\12345\ART, LG1, G-CODE, LG3, LR2
Reply With Quote
David Shoemaker
View Public Profile
Find all posts by David Shoemaker