• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Need Help in VBA

Mahantesh

Member
Hi All Guru's,

I am here again asking few doubts!

I need to move files any kind of files, (Cut Paste) from one folder to another folder.

Range("G4").value = SourceFilFolder
Range("G10").value = DestFilFolder

The moment i click OK button. all the files of any type (*.*) should be moved to DestFileFolder.

Please help!

Regards,
Mahantesh
 
Back
Top