Login Page - Create Account

Support Board


Date/Time: Wed, 02 Jul 2025 02:03:50 +0000



Post From: MEDIAN() of range in SC non-CLR spreadsheet

[2014-05-22 13:29:54]
joshtrader - Posts: 519
In the old SC spreadsheet, I can do:

=MEDIAN($A:$A5000)

In the new SC spreadsheet, I get a "Value!" error if there are blank cells in the range. How should I get the value of all cells which are in a range, even if it contains empty cells?