When output result, I run into the error message: “Unable to open file to write…..Error Opening file…..The process cannot access the file because it is being used by another process (32)”.
I’m only outputting one data sheet, and the source file is not open when running the workflow.

I’m looking for:
(1) Solution 1: How I can remove the error message and output the result to a new sheet in the same file of the data source file? By modifying Example (RAG).yxmd
(2) I’m also curious about a method 2: Can I output part of the sheet – only overwrite the data in 3 fields (Location, Item, Status) of the Output sheet in the Example (RAG).xlsx file, and still use Excel formula to run the results of 2 fields (Item Code, Status Code)? By modifying Example (RAG) (Partial Output).yxmd.