not sure how to use a write cell in a for each excel row, so far ive typed in
Excel.Sheet(“Sheet1”).Cell(“AP”)
and it dosent run
not sure how to use a write cell in a for each excel row, so far ive typed in
Excel.Sheet(“Sheet1”).Cell(“AP”)
and it dosent run
Refer this solution.
currentRow("ColumnName")
in the write cell