Write data table to Excel, starting at a specific cell

Hello everyone. I would like to know if it is possible to write a data table in excel but starting in a specific cell, for example: when you use the ‘Write data table in excel’ activity, the data table is written starting in cell A1, but I get would like to start in cell A3

Beforehand thank you very much!

Hello @Cam1 yes we can do that by specifiying the cell value in write range as shown below
image

Hello @Cam1

If you are using the modern activities you can do as below. Where “civil” is the sheet name.
image

Thanks

thanks for your reply!

Thanks for your answer, it works perfect :grinning: