Simon:
Perhaps something like this:
A21: =IF(COUNT(A1:A20)=0,"",SUM(A1:A20))
If there are NO numbers in A1:A20, the formula returns "" (effectively,
a blank). Otherwise, it returns the total.
Does that help?
Regards,
Ron
--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile:
http://www.excelforum.com/member.php...o&userid=21419
View this thread:
http://www.excelforum.com/showthread...hreadid=549933