How to update cell values of a Column in Google Sheet

@anmita

Write cell by nature is used to write into one single cell…

If you need to write data into multiple cells then you need to use write cell in a loop or use write range a tivity accordingly

Hope this helps

Cheers

1 Like