What is active range in Google Sheets?

When to use it

Use active range when writing or auditing formulas that must point at the right cells after copy, fill, or sheet changes.

When to skip it

Skip worrying about active range when a named range, QUERY, or pivot already expresses the logic more clearly.

Related Tutorials

Watch how active range works

Watch more tutorials
Deep Inside Dark Habits Google Script

Deep Inside Dark Habits Google Script

Go inside this apps script and sheet. See how it's designed and created.
Create a Public Sheet and Private Sheet: Using ImportRange()

Create a Public Sheet and Private Sheet: Using ImportRange()

Stick around after the 1st portion of the video for bonus content.

Related blog posts

Guides that explain active range in more depth.

Browse the blog

Related terms