Hi Everyone,
I am trying to create a workflow to extract data and overwrite a xls file to keep the data up-to-date with formula contains. I downloaded the Access Driver and there is no issue on writing data, but the output format look weird and i hope someone can advise.
I am targeting to over sheet "Data2"

Formula tab:

Data1:

Data 2:

I would like to replace 100 in Data 2, and my expected result is "2" will change to "100"

and this is my output configuration, i select output options = overwrite sheet as same as xlsx format.

After running the workflow, i do see "2" is gone but "100" is placed in cell A3, and my formula cannot read it because it fixed to read cell A2

When i continue to run the workflow, the data will continue to move downward

Did i setup something wrong? Or is there any workaround i can make sure the data will place in the right place?
Thanks a lot!