Hello, I have a workflow I want to turn into a batch macro to run multiples files through one at a time if that is the best way to go about this. I have the workflow attached and the two zip files from which I need the files run through the workflow. This workflow will be comparing data from the current month to data from the previous month and I need the workflow to match up the data based on the file name. For example, I will need the File A from the current month to be compared with the File A from the previous month, then File B from current month to be compared to File B from the previous month. If there is no match in file from current to previous, I would need that file to be skipped and not run through the workflow. If I can clarify anything please let me know.