from you previous posts is seems that you are using Java.

 

in my case i had used c# .... just a matter of choice.

 

there is not much choice other than following 

https://developers.google.com/google-apps/spreadsheets/

 

You might consider using the Updating multiple cells with a batch request

But this will only work if the rows are already in place ..... so you must 
create a speadsheet with surplus rows.

 

I was delaing with small amounts of data so I used the Adding a list row 
method

>

Reply via email to