New Google Spreadsheets publish limitation

后端 未结 10 818
忘了有多久
忘了有多久 2020-11-29 18:47

I am testing the new Google Spreadsheets as there is a new feature I really need: the 200 sheets limit has been lifted (more info here: https://support.google.com/drive/answ

10条回答
  •  爱一瞬间的悲伤
    2020-11-29 19:16

    Here is the solution, just write it like this:

    https://docs.google.com/spreadsheets/d//export?format=csv&id=

    I know it's weird to write the KEY twice, but it works perfectly. A teammate from work discovered this by opening the excel file in Google Docs, then File -> Download as -> Comma separated values. Then, in the downloads section of the browser appears a link to the CSV file, like this: https://docs.google.com/spreadsheets/d//export?format=csv&id=&gid= But it doesn't work in this format, what my friend did was remove "&gid=" and it worked! Hope it helps everyone.

提交回复
热议问题