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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Shell "mkdir" 2
Variable Types 4
Don't update Links 1
Option Buttons 3
Copying Page SetUp 7
SHELL command 3
"Application.Function.Text" doesn't work 3
Status Bar 1

Top