We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Select row
Shift + Space
Delete selected row/column
Command + Option + -
Add sum cell below column
=SUM(INDIRECT("X2:X" & row() - 1)) OR =SUM(INDIRECT(char(64+column()) & ":" & char(64+column()) & row() + 1))
There was an error while loading. Please reload this page.