开始使用免费开始使用

Using absolute references

The references you've used up until now are called relative references because they change when copied into other cells.

Absolute references don't change when you copy them. This behavior can be really useful, as it allows you to continually refer to single values in your cell formulas, which will update automatically if the referenced cell is changed.

In this exercise, you'll use absolute references to calculate the population of each country relative to the worldwide population as a percentage.

本练习是课程的一部分

Google Sheets 入门

查看课程

练习说明

  • In D2, calculate the percentage of the world population that lives in China by dividing the Chinese population by the world population, then multiplying by 100; use an absolute reference to the world population.
  • Populate the remaining cells in D2:D11 by copying cell D2.

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习