google-sheets
Finding elements after a URLfetch
What would be the best way to parse an HTML string after a URLfetch ? If we find element it would return True else False, right now I\'m using this , but I don\'t think I\'m on the right path since it[详细]
2023-02-26 09:27 分类:问答Use custom function to populate gSpreadsheet cell based on a XML/JSON response
Ok, this one has become a little tricky for me and I really need some assistance to work through it. Problem[详细]
2023-02-25 05:13 分类:问答Google Docs Spreadsheet: get an individual row
I\'m using the Java APIs to update a Google Spreadsheet from a CSV file. I\'ve created a method for deleting a row:[详细]
2023-02-25 01:34 分类:问答Not being able to authenticate Google Visualization Query Language with given Authentication Key
Not being able to authenticate Google Spreadsheet API. I\'m using this code stolen from here, $clientlogin_url = \"https://www.google.com/accounts/ClientLogin\";[详细]
2023-02-20 17:49 分类:问答How can we update a cell in Google Spreadsheet through a URL parameter?
I have a Google Spreadsheet that is intended for public access. However, I\'d like to allow for URL parameter(s) through a user\'s browser that can help modify one or more cells of the spreadsheet bef[详细]
2023-02-19 11:30 分类:问答OAuth issues with Google App Engine And Google Apps Script integration
I am trying to use Google Apps Script in Google Spreadsheet and have an OAuth issues. The Spreadsheet and Google App application are both protected by Oauth provided by Google as I am u开发者_高级运[详细]
2023-02-13 12:36 分类:问答Google Spreadsheet - Calculate Range of Rows
I have the following formula =B4+(B8*(C8*D8)) to calculate a balance for a fake Stock Market account.[详细]
2023-02-12 10:43 分类:问答Service invoked too many times: trigger
We are trying to implement a suite of spreadsheets that will handle budget figures for a set of stores. Everything works fine until we try to implement a spreadsheet that will collect data from all st[详细]
2023-02-12 02:45 分类:问答print random row from Google Spreadsheet via php
I would like to create a PHP script thatfetches a few rows from a Google Spreadsheets and display it in html.[详细]
2023-02-11 22:13 分类:问答Using Google Sheets as a database?
I would like to create a very simple PHP page for a site, which would show a timetable / calendar like data, where each slot would be either free or would have some appointment in it.[详细]
2023-02-11 14:04 分类:问答