Embedding Google Sheet to Squarespace

I had a friend ask me about this recently so I thought I’d just throw this out there for anyone else who is interested.

Quick Steps:
In Google Sheets:
» File
» Publish to Web
» Publish
» Click the Embed Tab
» Copy the Code

In Squarespace:
» Add Code Block
» Paste Embed Code
» Add the follow properties within the first iFrame bracket, but after url:
width=”100%”
height=”700px”
» Ta Da!

You May Also Like