View Single Post
  #1   Report Post  
tvt
 
Posts: n/a
Default VBA to move an excel file to another folder

Hello,

I want to write a macro that takes an existing excel file (workbook) and
place it in another folder. Basically something that would simulate cutting
a file from one folder and pasting it in another. Is this possible using
VBA? If it is, what would be the code or where can i find the code to do so?
Thanks!