Python spread skip cell

16 Views Asked by At

Im writing a script which will crawl data and insert it to google sheet.

My problem: When I use update_row, i need to skip the column which there is running a google sheet function.

I try to insert "" to skip it but it'll break the function, any solution?

P/s: Sorry of my bad at English

0

There are 0 best solutions below