I'm trying to calculate our hospital ward census (COVID!!!), however on some days the column contains an empty cell /no value.
I'm using the following formula, but to no avail. Getting an error message. Any help is greatly appreciated!
=AVG(COLLECT($Count:$Count, $Count:$Count, ISNUMBER(@cell)))
Stay safe.