I am working on scripts that would generate a list of radiobuttons. The user would have to choose one of the answer, and one cell is filled with the result.
I have 2 requirements: 1) I want to create a new sheet from existing sheet in current spreadsheet programmatically
Been hunting google, the google docs and the zend docs for this but without much success.I\'m trying to add data to a Google spreadsheet using the API and Zend GData.I\'ve succesfully grabbed my sprea
I\'m using gdata-python-client to read data from a Google spreadsheet. My code for reading rows is as follows:
I have an application that requires posting form data from a web site to a Google Docs spreadsheet. Normally Google spreadsheet posts do a redirect to a google thank-you page.
We\'d like to duplicate the Google Spreadsheet Form Wizard functionality within our App Engine application. The rational for this is that Google forms look ugly and the form wizard apparently does not
I\'m working on a project where I\'m pulling a bunch of information out of a Drupal MySQL database and put开发者_JS百科ting it in a Google Spreadsheet. My problem is that its a lot of data, and I\'d p
My onEdit event handler fires just fine when I edit spreadsheet cell manually, or when I paste into it by Ctrl+V, but completely ignores when I do \'drag-copying\'.
开发者_开发知识库I would like to know if it is possible to insert a Script in a GDocs SpreadSheet using the Google SpreadSheet API.
Ok, this one has become a little tricky for me and I really need some assistance to work through it. Problem