Get value from the cell above
问题 Is it possible in Google Spreadsheets to reach the value of the cell just above? Meaning: In one cell A2 I want to display the value from the cell above, that is A1 . Not because it is that coordinate, but because it is the cell above. I do this by simply setting the value equal to the above cell: If I create a new row in between those two, I get this: As we know, no change in the values, since the reference is not relative in this way. How can I make it relative to the cell, so I always pick