I need help trying to print to multiple EXISTING Excel workbooks.
The existing workbooks share the same name as [ASSMNT]. They have an existing worksheet created (rendered) by another workflow.
I want to:
1) append a new sheet called "COMPARE" to add to each ASSMNT workbook. There are no spaces in [ASSMNT] (to include the workbook filenames). I replaced all spaces with "_".
2) be able to re-run the workflow and update the new COMPARE tables at a later time.
How should it be configured?
Images below represent my current (not working) configuration.


