Hi,
I want to know how to update the last row of a google sheets document, but i don’t know how. Also, don’t know how to obtain the last row id.
thanks.
Hi,
I want to know how to update the last row of a google sheets document, but i don’t know how. Also, don’t know how to obtain the last row id.
thanks.
Hi Alan
Search and Get rows forces you to choose what row you need but unfortunately, you don’t know the row ID
Perhaps you could work with this in either of the following ways:
You could use a list rows to get the last row then use update row (now that you have the last row) .
Does that sound like this could work?
Sarah