Google Drive Spreadsheet
Posted: Thu Dec 11, 2014 12:52 am
Hey all! Posted this question a few days ago in a different section, but didn't have much luck there, so trying here instead 
I'm having a bit of trouble with the latest project of mine. I've got a Google spreadsheet that has a list of names of my co-workers, along with some information about them. The aim of the project was to make my app read the Google spreadsheet and put the data into a table. After a lot of testing it out, I finally got it working (woohoo!), but there's one slight issue. I'm using put url with my spreadsheet's ID, and I found that for some reason, out of the many lines of code of the spreadsheet, that line 73 has the contents of the table. So I've got line 73 in my app and it works and everything, but the only issue is that for some reason, it only picks up 100 rows, and I've got much more than 100 rows in the spreadsheet
. If anyone knows any reason as to why it's only picking up 100 rows, or how I can make it work for the spreadsheet I have (I can't edit the spreadsheet, as it's someone else's job to do that and they won't be happy doing extra work just for the app
), any help will be greatly appreciated 
Thanks in advanced, and hoping to get this app up and running soon!

I'm having a bit of trouble with the latest project of mine. I've got a Google spreadsheet that has a list of names of my co-workers, along with some information about them. The aim of the project was to make my app read the Google spreadsheet and put the data into a table. After a lot of testing it out, I finally got it working (woohoo!), but there's one slight issue. I'm using put url with my spreadsheet's ID, and I found that for some reason, out of the many lines of code of the spreadsheet, that line 73 has the contents of the table. So I've got line 73 in my app and it works and everything, but the only issue is that for some reason, it only picks up 100 rows, and I've got much more than 100 rows in the spreadsheet



Thanks in advanced, and hoping to get this app up and running soon!