Skip to main content
The Append Values to Range action adds rows after the existing data found within an A1 range. Google inserts rows and treats values as user-entered input.

Inputs

Outputs

Appended rows take on the table’s existing formatting behavior. The range tells Google where to detect the table; it is not necessarily the exact output range.

Example

For each new order, build a row containing the order ID, customer, and total, then append it to Orders!A:C. Store Updated Range if later actions need to locate the cells that were added.