View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
QTGlennM QTGlennM is offline
external usenet poster
 
Posts: 15
Default Renaming Non-Excel Files

I am trying to figure out if I can rename non-excel files with excel.
I have a sheet with my file names in column A

G:\New Folder\Blank DA 1594.FPK
G:\New Folder\DA 1594 Example.pdf

and in column B I have the new names that I want to change them to.

G:\New Folder\Blank DA 1594 27 July 06.FPK
G:\New Folder\DA 1594 27 July 06.pdf

If anyone can help I would greatly appreciate it!!!!
Thanks in advance.

Glenn