INDEX Function in Google Sheets

Returns the content of a cell specified by row and column offset.

Syntax

INDEX(reference, [row], [column])

Description

Returns the content of a cell specified by row and column offset.

Tips & Best Practices

Pair with MATCH for flexible lookups that aren't limited to searching the first column.

Example

=INDEX(...)

The INDEX function belongs to the Lookup category of Google Sheets functions.

[Advertisement โ€” Google AdSense]

Related Functions

Need Help with INDEX?

If you're struggling with INDEX or need a custom formula built for your business, our Google Sheets experts can help. Get a free quote โ†’

๐Ÿ’ฌ