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.
Este exercicio faz parte do curso
Introdução ao Google Sheets
Instruções do exercicio
- In
D2, calculate the percentage of the world population that lives inChinaby dividing the Chinese population by the world population, then multiplying by100; use an absolute reference to the world population. - Populate the remaining cells in
D2:D11by copying cellD2.
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio