I wrote another macro and everything works until the very end when I attempt to move a file to a new directory this same macro created. Here's the offending step:
I can see a slash in the second text box your first action. If you replace that slash with a percent character, that would be one mistake fixed. I'm not saying that all will work then, only that you will have fixed one error. However I'm not sure if the path variable ends in a slash or not (you didn't show) so the correct solution may be inserting a percent character before the percent character. Without seeing the values myself, I can't tell you which change is more likely to be your solution.