Hello. I have a workflow I'm in the process of building where I need to take data from an input file and have it write to an output template beginning on row 4. Rows 1-3 of the template should remain as is and not be impacted by the workflow. The template contains SUM formulas beginning in cell G3 and those should remain intact. I've included the workflow along with the input file and output template file. Right now I'm getting an error message "Unable to overwrite a cell that contains a formula: G3..." How can I address this?