Thread
:
After getting value from a cell need to make five folders under th
View Single Post
#
1
Posted to microsoft.public.excel.programming
David Shoemaker
external usenet poster
Posts: 10
After getting value from a cell need to make five folders under th
MkDir "C:\" & Range("C3").Value
Example: C:\" & Range("C3").Value\ART, LG1, G-CODE, LG3, LR2
Reply With Quote
David Shoemaker
View Public Profile
Find all posts by David Shoemaker