Thread
:
If statement combining average
View Single Post
#
2
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
If statement combining average
=IF(COUNT(A39:C39)=0,"",AVERAGE(A39:C39))
--
Gary''s Student - gsnu200906
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student