View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
colofnature[_27_] colofnature[_27_] is offline
external usenet poster
 
Posts: 1
Default Creating a folder using macro...


Use

mkdir "C:\LOA\" & strProjectNumber

before you save the file.

Co

--
colofnatur
-----------------------------------------------------------------------
colofnature's Profile: http://www.excelforum.com/member.php...fo&userid=3435
View this thread: http://www.excelforum.com/showthread.php?threadid=54552