Good afternoon to my wonderful Community Members; For many Years I have learned from the questions of others, but today I finally may have something unique.
I am creating a Macro that is iterating through a series of files that is **ALLEGEDLY** using the same template. Each user inputs their data into the template, and my workflow turns it all into one pretty table.
The big caveat is: that we do not know
1) If the user has renamed or deleted the tab in question
2) If the template / schema is the same across these files.
Really, I'd just love if the process for those users that "Stuck to the Script" process accordingly and union and everything goes as it should.
Then I just want a Log of the files in my Directory that did NOT process, so that the user can make their modifications (more likely I will be modifying the file, c'est la vie).
The solution, in my opinion is to simply fork via a Filter on "DOES THIS ERROR" TRUE or FALSE. No idea how to do that.
THE WORKFLOW (hey Modrian)

THE MACRO

The ERROR(s)
