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 >
- Best Way to upload data at a fast rate sunz
- Re: Best Way to upload data at a fast rate Marco Desira
- Re: Best Way to upload data at a fast rate Marco Desira
