Copying files

R

Robin Clay

Greetings !

I have the name and directory of a source file, and the
name of the target directory.

I was going to use

Shell "Copy " & Source & " " & Target

what VBA code could I use instead?


RClay AT haswell DOT com
 
Top