Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

Google Sheets 入门


Google Sheets

Google Sheets 不需要下载和安装程序。它只需在您的浏览器中运行。

可以通过 https://docs.google.com/spreadsheets/ 访问 Google Sheets。


安装

成功登录后,您将进入 Google Sheets 的起始页面。点击“空白”按钮开始创建新的**工作簿**。

输入工作簿的名称,然后按键盘上的 Enter 键。

Google Sheets 具有列和行,类似于方格数学练习本。

如果一开始功能看起来令人不知所措,请不要担心。随着您在后续章节中学习更多内容,您会逐渐熟悉。

现在,请关注行、列和单元格。

好的。让我们创建一个函数!

  • 首先,点击单元格 A1,即图片中用蓝色矩形标记的单元格。
  • 其次,输入 =1+1
  • 第三,按Enter键。
复制值

恭喜!您已经输入了第一个函数,1+1=2


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.