Move entire folder

Dannyc989

Registered User.
Local time
Today, 13:44
Joined
Dec 18, 2013
Messages
46
Afternoon folks,

I have researched in depth how to do this but not got the results I want...

The aim...

I have a form which has a field called quote directory, this contains the path of the quote documents and sub folders, I also have a field called project directory.

When a quote is confirmed I have it all working so a new folder is created with specfic details like project number etc... What I want to do is move the folder from the quote directory and put it in the newly created folder in the project directory... Any help with this code please??

Thanks
 
Create a little VBA code using FileSystem Objects to automatically search for the desired folder and files.
 
I have tried all sorts of different code but none seem to work, can anyone assist by writing the code on the quick and I can modify to suit field names etc
 

Users who are viewing this thread

Back
Top Bottom