Forum Discussion

AniB03-'s avatar
AniB03-
Copper Contributor
May 12, 2019
Solved

Define the reference cell as being always the above one, even when I copy/paste the row

I have the folowing formula for B2    =B1+A2  My rows go until for example 99, with the same formula on B column. But I sometimes Copy/Paste rows - for example row 2 to row 98. In this case, my form...
  • Twifoo's avatar
    Twifoo
    May 12, 2019
    Select B2. While B2 is selected, press Ctrl+Alt+F3, enter CellAbove as the name, in the refers to box, enter this formula:
    =!B1
    Click OK.

Resources