谷歌浏览器表格无法导入

Should you need to import data from another spreadsheet in Google Sheets, you can do it a couple of ways. Whether you want to pull the data from another sheet in the file or an entirely different spreadsheet, here’s how.

如果您需要从Google表格中的另一个电子表格中导入数据,可以采用以下两种方法。 无论您是要从文件中的另一个工作表中提取数据,还是要从完全不同的电子表格中提取数据,都是这样。

从另一个工作表导入数据 (Import Data from Another Sheet)

This first method requires you to have more than one sheet inside of a document. You can see whether your document has more than one sheet by looking at the bottom of the page. And to add another one, just hit the plus sign (+) to create a new one.

第一种方法要求您在一个文档中包含多个工作表。 通过查看页面底部,可以查看文档是否有一张以上的纸。 要添加另一个,只需点击加号(+)即可创建一个新的。

Fire up your browser, head to Google Sheets, and open up a spreadsheet. Click and highlight the cell where you want to import the data.

启动浏览器,转到Google表格 ,然后打开一个电子表格。 单击并突出显示要在其中导入数据的单元格。

Next, you need to type in a formula that references the cell from the other sheet. If your sheets are named, you will want to put its name in place of <SheetName> and the cell you want to reference after the exclamation mark. It should look something like this:

接下来,您需要输入引用另一张工作表中的单元格的公式。 如果您的工作表已命名,则将其名称替换为<SheetName>和要在感叹号后引用的单元格。 它看起来应该像这样:

=<SheetName>!B7

Hit the “Enter” key and the data from the other sheet will show up in that cell.

按下“ Enter”键,另一个工作表中的数据将显示在该单元格中。

从另一个文档导入数据 (Import Data from Another Document)

In addition to importing data from a sheet within a spreadsheet, you can reference cell(s) from a completely different document. The formula is slightly modified from the previous one but works almost identically.

除了从电子表格中的工作表中导入数据之外,您还可以引用完全不同的文档中的单元格。 该公式与前一个公式稍作修改,但几乎相同。

Fire up the document you want to import data from and write down the range of cells to reference. For this guide, we want the range A22:E27.

启动要从中导入数据的文档,并写下要引用的单元格范围。 对于本指南,我们需要范围A22:E27。

Next, copy the complete URL of the spreadsheet to the clipboard. Click the address bar, and then use the keyboard shortcut Ctrl+C (Windows/Chrome OS) or Cmd+C (macOS).

接下来,将电子表格的完整URL复制到剪贴板。 单击地址栏,然后使用键盘快捷键 Ctrl + C(Windows / Chrome OS)或Cmd + C(macOS)。

Now, head back to the Google Sheets home page and open the spreadsheet where you want to import the data.

现在,返回Google表格首页,然后打开要在其中导入数据的电子表格。

Click on an empty cell and type =IMPORTRANGE("<URL>" , "<CellRange>") , where <URL> is the link you copied and <CellRange> denotes the cells you want to import that you wrote down. Paste the URL between the quotation marks by pressing Ctrl+V (Windows/Chrome OS) or Cmd+V (macOS), type in the range, and then hit Enter. It should look like this:

单击一个空单元格,然后键入=IMPORTRANGE("<URL>" , "<CellRange>") ,其中<URL>是您复制的链接,而<CellRange>表示您要记下的要导入的单元格。 通过按Ctrl + V(Windows / Chrome OS)或Cmd + V(macOS)将URL粘贴在引号之间,键入范围,然后按Enter。 它看起来应该像这样:

=IMPORTRANGE("http://docs.google.com/spreadsheets/d/URL/to/spreadsheet/edit" , "A22:E27")

Note: If you have more than one sheet in the other document, you must specify which one you want to reference. For example, if you’re importing from Sheet2, you would type “Sheet2!A22:E27” instead.

注意:如果另一文档中有多个工作表,则必须指定要引用的工作表。 例如,如果要从Sheet2导入,则应键入“ Sheet2!A22:E27”。

Hit Enter and you should see the error “#REF!”. This is normal, Google Sheets just needs you to allow it access to the other sheet. Select the cell with the error and then click “Allow Access.”

按下Enter键,您应该看到错误“ #REF!”。 这很正常,Google表格仅需要您允许其访问其他表格。 选择出现错误的单元格,然后单击“允许访问”。

It should take a couple of seconds to load, but when it’s finished, the data range will import everything directly into your spreadsheet.

加载需要花费几秒钟的时间,但是完成后,数据范围会将所有内容直接导入到电子表格中。



Although cell formatting—such as colors—doesn’t follow data over when importing from other sheets, these are the best ways to reference external cells in Google Sheets.

虽然单元格格式(例如颜色)在从其他工作表导入时不会遵循数据,但是这些是引用Google表格中外部单元格的最佳方法。

翻译自: https://www.howtogeek.com/442246/how-to-import-data-from-another-google-sheet/

谷歌浏览器表格无法导入

谷歌浏览器表格无法导入_如何从另一个Google表格导入数据相关推荐

  1. 谷歌浏览器网页表格复制一列_如何冻结或隐藏Google表格中的列和行

    谷歌浏览器网页表格复制一列 The greater the number of rows and columns in your Google Sheets spreadsheet, the more ...

  2. 谷歌表格图表 横坐标 滚动_如何将图表从Google表格同步到文档或幻灯片

    谷歌表格图表 横坐标 滚动 Charts are an ideal way to present data from a spreadsheet in a visual way. If you wan ...

  3. python绝对导入_[编程基础] Python中的绝对导入与相对导入

    如果您从事的Python项目有多个文件,那么您以前可能不得不使用import语句.即使对于拥有多个项目的Python重度使用者(比如我),import也可能会造成混淆!您可能正在阅读本文,因为您想对P ...

  4. java sqlldr导入_使用SQL*LOADER将TXT或CSV数据导入ORACLE(转)

    一.简介 SQL*LOADER是ORACLE的数据加载工具,通常用来将操作系统文件迁移到ORACLE数据库中.SQL*LOADER是大型数据仓库选择使用的加载方法,因为它提供了最快速的途径(DIREC ...

  5. ios表格添加底纹_如何在Word中的表格单元格中添加底纹

    ios表格添加底纹 If you have a table with many rows and columns, it can be difficult to read. Adding shadin ...

  6. 几张表格怎么联动_如何实现多张excel表格数据联动-Excel 如何实现多级下拉菜单的联动...

    Excel 如何实现多级下拉菜单的联动 excel中份表格实现数据同步的步骤如下: 首先打开计算机,在计算机桌面找到excel软件标左键双击excel的快捷方式以打开软件.然后打开需要进行数据同步的表 ...

  7. mysql 分表 导入_如何解决MySQL分表与新数据的插入

    抱歉我忽视了用户名如今已经不是单一的登陆查询和用户识别的依据了. 现在这个时代,登录的依据如此庞杂(手机.邮箱.用户名.各种第三方认证),并且一个人往往有多个登录入口,总不可能把每个人的数据重复存储多 ...

  8. python docx 表格复制粘贴_如何实现本docx内表格复制粘贴至原docx指定段落?(已解决)...

    from copy import deepcopy from docx import Document filename = r'C:\Users\Administrator\Desktop\pyth ...

  9. 谷歌账户无法添加_如何将另一个Google帐户添加到您的Android设备

    谷歌账户无法添加 In order to set up an Android device, you have to sign in with a Google account. But you ca ...

最新文章

  1. 命令行查看电脑WIFI密码
  2. Hadoop的存储架构介绍
  3. 使用C++实现Socket编程传输文件
  4. MYSQL基础语法的使用
  5. python turtle怎么用变量_Python Turtle绘图指定变量时出现问题
  6. redis List的用途及常用命令
  7. ubuntu上Nginx的配置
  8. Ubuntu failed to fetch ... hash sum mismatch
  9. finditerable 转list_Iterable/Iterator 转 list
  10. python错误和调试
  11. request.getParameter、request.getParameterValues、request.getParameterMap用法
  12. webpack 处理字体_不可错过的Webpack核心知识点
  13. QT Creator 创建qrc文件和使用资源文件
  14. 本学期课程教学要解决问题要点备忘录
  15. 终于把所有的Python库,都整理出来啦
  16. 明日之后 找不到服务器,明日之后服务器不一样怎么办_区服不同如何解决_软吧...
  17. do还是doing imagine加to_doing与to do的用法
  18. Python基本图形绘制
  19. CodeForces 711C.Coloring Trees【DP】
  20. #ffffff为什么是白色

热门文章

  1. 如何使用 Yahoo! Finance stock API 获取股票数据
  2. 生成签名证书keystore
  3. 作为数字化转型的布道者,疫情后我们还需要坚守什么?
  4. OpenCV开发笔记(六十五):红胖子8分钟带你深入了解ORB特征点(图文并茂+浅显易懂+程序源码)
  5. 程序员薪水最高的25家公司
  6. 什么是GCC,ICC,IAR
  7. JAVA企业邮箱发送
  8. 如何让安卓手机访问内网服务器?
  9. 南阳理工ACM 题目73 比大小
  10. 为什么百度蜘蛛不对网站进行抓取?