Skip to content


如何在 google docs spreadsheets 分享数据

首先创建两个sheet:sheet1 和 sheet2 。

我们要做的是在 sheet1 输入一个或一列数据,要在 sheet2 自动显示。

1,先在 sheet1 的列 A 输入 a 到 f ,用于做测试的数据;

2,转到 sheet2 ,在第一行第一列双击鼠标,输入 =Sheet1!A1 ,回车;

以上实现了自动从 sheet1 共享一个数据到  sheet2 。

3,把鼠标放在  sheet2 的数据旁边,等蓝色框出现后,鼠标移动到蓝色框的右下小蓝方框,并向下拖动。

以上实现了自动从 sheet1 共享一列数据到  sheet2 。

Posted in Google.

Tagged with , , .


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. 金色葡萄 says

    如何在excel、spreadsheets,同步修改一个变量:
    A1格子里输入100,
    A2=A1,然后把鼠标放在 A2 的数据旁边,等蓝色框出现后,鼠标移动到蓝色框的右下小蓝方框,并向下拖动。
    然后B1=A1,同理。
    再从B2向外拖动。
    整个sheet就是A1一个变量的值,只要改A1,整个sheet就都改了。



Some HTML is OK

or, reply to this post via trackback.


Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License