Forum Discussion
sum row cells to another cell in same column
- Aug 22, 2022
For the structured table it's enough to enter formula like
in any row, it will be applied to all other rows (of course, if they were empty). Not necessary to type everything what is in formula bar, with using of arrow keys Excel helps to combine formula. "@" means "this row" Using structured references with Excel tables (microsoft.com)
For the range enter formula in first cell and select from it end of the column
Ctrl+D
For the structured table it's enough to enter formula like
in any row, it will be applied to all other rows (of course, if they were empty). Not necessary to type everything what is in formula bar, with using of arrow keys Excel helps to combine formula. "@" means "this row" Using structured references with Excel tables (microsoft.com)
For the range enter formula in first cell and select from it end of the column
Ctrl+D
- rbd7436Aug 22, 2022Copper Contributor
Thanks for your help, SergeiBaklan !
- SergeiBaklanAug 25, 2022Diamond Contributor
rbd7436 , you are welcome