Skip to main content
The Read Range action reads cell values from an A1 range. Choose whether the outer output list represents rows or columns and whether values use their display formatting.

Inputs

Outputs

Formatted values preserve display text such as $1,234.00 or a rendered date. Raw values are better for numeric comparisons and calculations.
Sheets can omit trailing empty cells and rows from returned arrays. Do not assume every inner list has the full requested width.

Example