I have a workflow that outputs data to an excel file, then inputs the data that was processed in the file. I noticed that the input data does not reflect the changes that was output to it.
Is there a tool or script for the Run Command that I can use that will:
1. Upon output, Open the Excel File.
2. Save the Excel File
3. Close the Excel File
4. Continue running the workflow.
I found some material out here, but it wasnt really clear.
Any help you can provide would be most appreciated.