Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9843

Google Sheets, formula changes when I insert rows

$
0
0

Why does my formula change, when I insert new rows into the source sheet (Formdata)?

=sort(Formdata!B$2:B,1,TRUE)

The first row in Formdata is a header.

From time to time I need to empty the Formdata sheet, but the "function" change when I start to insert new data. Example:

=sort(Formdata!B$31:B,1,TRUE)

How can I make it, so it always start from the 2nd row? (excluding row 1, the header)


Viewing all articles
Browse latest Browse all 9843

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>