How to Exclude the Lowest Number in a ClarisWorks Spreadsheet

This information was provided by Claris Corporation on 16 March 1998, and incorporated into Apple Computer's Tech Info Library.
How do I get a SUM function in a ClarisWorks spreadsheet to exclude the lowest number in a range of numbers from the total and we don't know which cell it will be in?

Answer: After creating the SUM formula,

1) Precede the lowest number with an option space character

OR (even better )

use =SUM(C1..C20)-MIN(C1..C20).
Published Date: Feb 18, 2012