Hi all,
I currently have this problem at hand. I need to check if my source folder and my destination folder has exactly the same files by comparing it.
If files that are present in the source folder is not present in my destination folder, the macro is able to copy and paste the file that is missing into my destination folder. I would need it to also be automated where I will be using a RunTimer function. Does anyone has any suggestions or a VBA code that is similar for me to look at? I am new to VBA and any help is greatly appreciated!
Thanks in advanced!
I currently have this problem at hand. I need to check if my source folder and my destination folder has exactly the same files by comparing it.
If files that are present in the source folder is not present in my destination folder, the macro is able to copy and paste the file that is missing into my destination folder. I would need it to also be automated where I will be using a RunTimer function. Does anyone has any suggestions or a VBA code that is similar for me to look at? I am new to VBA and any help is greatly appreciated!
Thanks in advanced!