DOSYA İndirmek/Yüklemek için ÜCRETLİ ALTIN ÜYELİK Gereklidir!
Altın Üyelik Hakkında Bilgi
Sub Dosya_Tasi()
Set fs = CreateObject("Scripting.FileSystemObject")
fs.movefile "C:\Bos.xls", "C:\Evren\"
End Sub
Name C:\test.xls As D:\test.xls
CreateObject("Scripting.FileSystemObject").MoveFile "C:\test.xls", "D:\test.xls"