标签: javascript google-sheets
我正在使用Google电子表格中的JavaScript,我想查询另一个Google电子表格。
以下链接向您展示如何从客户端JavaScript查询数据,但有人知道如何在Google电子表格JavaScript中完成此操作吗?
http://blog.ouseful.info/2009/05/18/using-google-spreadsheets-as-a-databace-with-the-google-visualisation-api-query-language/
查询我想执行:
http://spreadsheets.google.com/tq?tqx=out:html&tq=select%20*&key=phNtm3LmDZEObQ2itmSqHIA
答案 0 :(得分:0)
UrlFetch Services正是我所寻找的。 p>