View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
K Dales[_2_] K Dales[_2_] is offline
external usenet poster
 
Posts: 1,163
Default filesystemobject

The copyfile method - see
http://msdn.microsoft.com/library/de...gwithfiles.asp

"Alvin Hansen" wrote:

Hi

know this is excel forum but i don't know where else to write this

With filesystemobject i use createfolder and delete folder
but i can't find out how to use copy *.* from one folder to another folder

Hope some one can help --

Alvin