View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GEORGIA GEORGIA is offline
external usenet poster
 
Posts: 16
Default Renaming Zip files

Hi, I download a zip files from our intranet everyday. It comes over like
this:

FL.ZIP
GA.ZIP
CA.ZIP
NY.ZIP

Is there a way to rename those files and add today's date on with vb code?
so it will rename:
FL 091405.ZIP
GA 091405.ZIP
CA 091405.ZIP
NY 091405.ZIP
??
Thank you!