How do I get sum for a block of cells?

D

data_gnome

I have tables of values where the sum of a block of cells needs to b
totalled.

10 2 14
30 5 25
33 13 3

I want the sum of the nine cells in the example.

Thanks
 
Top