Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
=IF(COUNT(V8:V50)=0,"",SUM(V8:V50)/43)
A variation of the above, which avoids having to "manually" count the "43": =IF(COUNT(V8:V50)=0,"",SUM(V8:V50)/ROWS(V8:V50)) -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|