What is open-ended range in Google Sheets?

When to use it

Use open-ended 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 open-ended range when a named range, QUERY, or pivot already expresses the logic more clearly.

Related Tutorials

Watch how open-ended range works

Watch more tutorials
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.
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.
Embed a Number in a Website from a Google Sheet

Embed a Number in a Website from a Google Sheet

Ever wanted to display some data from a google sheet on your site? Witho...
Search Every Function in Google Sheets

Search Every Function in Google Sheets

Built a useful tool to filter Google Sheet formulas based on keywords.

Related blog posts

Guides that explain open-ended range in more depth.

Browse the blog

Related terms