View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Shoemaker David Shoemaker is offline
external usenet poster
 
Posts: 10
Default 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