View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
HotRod HotRod is offline
external usenet poster
 
Posts: 147
Default Rename .txt file with macro

IF you want something simple try the shell command and then "rename
c:\filename.txt c:\filename.xml"


"markjhunter" wrote in message
...

Sorry about this rather simple question everyone but I have only just
stated working with Excel!!

I need to rename an existing .txt file to a .xml file. The file will
always be in the same directory on the pc, is this possible with code
in a macro??


--
markjhunter
------------------------------------------------------------------------
markjhunter's Profile:
http://www.excelforum.com/member.php...o&userid=15988
View this thread: http://www.excelforum.com/showthread...hreadid=274563