View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
2007-User 2007-User is offline
external usenet poster
 
Posts: 35
Default COPY A FILE OUTSIDE OF EXCEL!

Hi,

I have a file called "E:\ENGINEERING FOLDER\001-Ready\Template.ecw" I would
like to copy this file to the same directory that my current excel file is
stored and running, after that I would like to rename this new file to "
current excel file name.ecw " , is this possible?
can anyone please help me to create this VBA?

Thanks in advance.