Terima kasih Pak, kebetulan ada software multirename (freeware), programnya 
cukup mudah digunakan, bisa rename banyak file sekaligus. Silahkan download di:
http://fly.srk.fer.hr/~rajko/MRename/Download.php

Thank's
  ----- Original Message ----- 
  From: Ivan Leonardo 
  To: [email protected] 
  Sent: Thursday, 04 March 2010 11:33 AM
  Subject: [belajar-access] UTK RENAME FILE


    
  Mungkin ada yg butuh, Fungsinya utk rename suatu file. Penggunaan di 
  coding VBA ketik

  NAME (LAMA) AS (BARU)

  lama = path file dengan nama lama kumplit misal "C:\data\tes.csv"
  baru = path file dengan nama baru kumplit misal "C:\data\tes123.csv"

  Kalo utk hapus file:

  KILL (PATH FILE KUMPLIT)
  Misal KILL "C:\data\tes.csv"

  ----------------------------------------------------------
  This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.



  

Kirim email ke