
The left hand end of the Status bar shows a summary of the values in the selected cell(s). According to the setting of the Method of calc: combo box in the Misc page of KSpread's configuration dialog the summary can be:
- Sum
The value displayed is the sum of the values in the selected cells.
- Min
The value displayed is the minimum of the values in the selected cells.
- Max
The value displayed is the maximum of the values in the selected cells.
- Average
The value displayed is the average of the values in the selected cells.
- Count
The value displayed is the number of cells containing numeric values.
- None
No summary calculation is performed.
The method of calculation can also be changed by
clicking on the summary calculation result area of the Status bar and choosing an item from the pop up menu.