View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Create / Delete folder

MkDir "D:\Temp"
....
Kill "D:\Temp"
--

HTH

RP
(remove nothere from the email address if mailing direct)


"loopoo" wrote in
message ...

Hi!

Is it possible to create from an excel macro a folder "D:\Temp\" and
after some actions to delete it??

Thanks in advance,
Chris


--
loopoo
------------------------------------------------------------------------
loopoo's Profile:

http://www.excelforum.com/member.php...o&userid=28792
View this thread: http://www.excelforum.com/showthread...hreadid=491047