Excel is pretty smart about how it handles updates. It builds a dependency tree, essentially a map of which cells rely on others, and uses it to recalculate only the cells that need updating. When you ...