I have the requirement to embed a Google Docs spreadsheet on a webpage, but it needs to be just the editable cells, without the Google navigation and toolbar at the top.
I can't find a reference to the querystring variables for embedding Google docs anywhere but it seems that the only thing which removes the toolbar etc is by adding 'output=html' to the querystring. However, this is what seems to be converting it from an editable spreadsheet to a non-editable spreadsheet too, which is the problem.
Can anyone suggest how to manipulate the URL below to produce an editable document with only the cells visible (no toolbar)?
https://docs.google.com/spreadsheet/ccc?key=0AngcQK0IFROwdHZySkUwd0JtY0N6Zk5RaTAyZDFVekE&widget=true
Note, this URL doesn't work - it's just an example.
Thanks!
Following this, press File > Publish to Web > Embed > Sheet1 > Publish. You should get an embed code from that, and make sure you keep that in a safe place too.
Open the Notion app and the page where you want to embed the Google Sheets file. Tap anywhere on the screen, and when a menu appears, select the “+” symbol. Find the “Embeds” section and tap on “Google Drive.” Paste the Google Sheets link and tap on “Embed Google Drive file.”
Go to File -> Embed and use the latest link in your website and it will work in IE also! I was facing the same problem and I have solved it by this approach.
Try adding rm=minimal
as in:
https://docs.google.com/spreadsheet/ccc?key=0AngcQK0IFROwdHZySkUwd0JtY0N6Zk5RaTAyZDFVekE&rm=minimal
The answer provided by Henrique requires a slight adjustment to work with the new Sheets.
Add ?rm=minimal
to the end of your document's URL, i.e.
https://docs.google.com/spreadsheets/d/1zHZdAImcjI4gAy5ATBA0rSImYUowL4HC8h-vvYOdpfA/edit?rm=minimal
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With