VB looking at excel file to move files
I need help with some VB code, complete amateur.I am looking for some VB code that can lookup a xls/csv file to move filesFile would have the following columns : Source Folder : Source File Name : Destination Folder : Destination file Name : Date Stamp Required : Delete Previous File : PasswordExplanation1. Source Folder : There file is located2. Source File Name : File name eg myfile.xls, myfile.pdf etc3. Destination Folder : Where the file is going to4. Destination file Name : File name eg myfile.xls, myfile.pdf etc5. (If possible) and password is populated, Either add password to destination file or zip and add password to zip file6. Date Stamp Required : Yes/No : Yes, the date should be placed at the end of the file name. eg myfile140713.xls7. Delete Previous File : Yes/No : if Yes go back to Source folder and delete fileIf file does not exist in the source folder, move on to the next.If step 6 is No, overwrite the file in the destination folderIf file name is *.* move all files within directory but also follow step 6 & 7I have been searching for hours for any code that could help do this with no luck Any help would be greatly appreciated.
VB looking at excel file to move files
Thanks for the help, i am trying to attach an xls file with explanations as requested, but it will not let me, will keep tryingNo joy uploading file, the button does not work for me, might not have access to upload files?