Thread: File systems
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default File systems

Check out the FileCopy statement in VBA help.

--
Jim Rech
Excel MVP
"nath" wrote in message
...
| Hi
|
| I have code in order to look at all the files within a
| given path. I would like to know how to copy and paste
| files, i.e. make a copy of a file. From excel using VBA
|
| TIA
|
|
| Nathan.