Move and rename a file
There are at least two direct methods for copying a file:
FileCopy SourceFile, DestinationFile
CopyFile Method
Have a look at both and try them out.
--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.
"Peter" wrote:
Calling all Excel programming brains,
I am trying to move and rename a file but don't know where to start,
can anybody help?
Thanks,
Peter
|