美文网首页notion交流 - 中国区利器xNotion
如何在notion嵌入excel表格?

如何在notion嵌入excel表格?

作者: NotionWork | 来源:发表于2019-01-09 02:57 被阅读266次

notion.so就不做更多介绍了,大神们的文章了挺多呢,今天咋们来聊聊如何在Notion中嵌入Microsoft Excel 表格? 还是那五个字:少废话,上图!

  1. 把Excel文件保存到onedrive,或直接在onedrive中创建Excel文件

    image.png
  2. 点击👉文件 👉共享 👉 嵌入

    image.png
  1. 复制👉嵌入代码

    image.png
  1. 代码如下面

     <iframe width="402" height="346" frameborder="0" scrolling="no" src="https://onedrive.live.com/embed?resid=544A600F9F1601A0%213273&authkey=%21AIjxwxQPzItydcM&em=2&AllowTyping=True&ActiveCell='Sheet1'!A8&wdInConfigurator=True"></iframe>
    
  2. 把嵌入代码中src属性的值,也就是Excel 文件的 URL拷贝出来,转为URL编码

     https://onedrive.live.com/embed?resid=544A600F9F1601A0%213273&authkey=%21AIjxwxQPzItydcM&em=2&AllowTyping=True&ActiveCell='Sheet1'!A8&wdInConfigurator=True
    
     https://onedrive.live.com/embed?resid=544A600F9F1601A0%213273&authkey=%21AIjxwxQPzItydcM&em=2&AllowTyping=True&ActiveCell=%27Sheet1%27!A8&wdInConfigurator=True
    

    不知如何转换的直接粘贴到浏览器中加载下,在重新从地址栏拷贝出来

  3. 在notion中 键入 /embed 或者 直接把URL粘到notion中,选择Create Embed

    image.png
image.png
  1. 效果如下:


    image.png
    image.png

以上就是notion嵌入Microsoft Excel表格的方式,其他文档方式一样,当然也可以嵌入Google 文档甚至网页……

image.png

不过,notion自带电子表格的功能已经足矣应付日常工作,大可不必如上折腾呢。


image.png
image.png

最后,欢迎加入我们的👉notion交流 - 中国区 专属workspace👈

    https://www.notion.so/notion666/Notion-6d8058e5e6b346a58130015755c4d1f0

你在找的notion教程、知识库、模板 or 无限block会员都在这,来吧,一起66看🤞


Notion交流-中国区专属workspace 二维码 300.png

🤗notion交流QQ群:914354099

image.png

相关文章

网友评论

    本文标题:如何在notion嵌入excel表格?

    本文链接:https://www.haomeiwen.com/subject/emnirqtx.html