I currently have a workflow which "Output Data" tools are overwriting into one different Excel File each time I run it, generating multiple new tabs (sheets) into this new file. I need the outputs to overwrite into an specific Excel file, previously set and saved, which already have tabs in it, and each tab has headers and one default row, meaning that I need to overwrite the output data into an already existing Excel file, to an specific tab (sheet), from row 3 and below.
I have read that I need to use a "Run Command" tool but the rules given are not working on my side.
Does anyone have any solutions for this?