View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
jaf jaf is offline
external usenet poster
 
Posts: 300
Default Copying files in VB

Hi Reney,
See SaveCopyAs in VBA help.


--

John
johnf202 at hotmail dot com


"Reney R. Langlois" wrote in message
...
Hi,
Is there a way around the FileCopy command for copying
an Excel file which is open at another computer to my
local one?

Thanks much,