Hello! I have a Quote folder & files (the quote), once the quote is accepted I have the entire folder and file move to another folder called Jobs in Progress and then delete the folder and files in the quote folder. Up to this part all the vba code works great. How can I now move the same folder that is now in Jobs In Progress to Jobs completed and delete the folder and files in the folder Jobs in Progress. So basically it is the same folder and files moving to a different folder twice in stages as it moves through the process. I'm beginner vba. If you need to see the code I can show it.
Thank you!!