Cell contans formula changes to text after write range

after writing sheet with using write range, it is writing text value where formulas are written.
in attachment yellow colour cell contains formula and we have to enter values in green. i cant write single cell every time because it is very big sheet, and it is not possible me to use write cell activity.

give solution to use in for each row activity.

Hi @vidya.wagh ,
You can use “Auto Fill Range” Activity to apply formula to entire column
Check out this video for your reference
Insert Formula on Excel UiPath #AutoFillRangeActivity #UiPath #InsertExcelFormula - YouTube

Thanks,
Vinit Mhatre