View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harvey[_3_] Harvey[_3_] is offline
external usenet poster
 
Posts: 2
Default Can I rename a directory using a macro

Hi,

Is the a way to rename the directory the open excel file is in, using a macro?
ex: C:\test\test.xls to C:\new\test.xls using a macro in test.xls

Thanks