View Single Post
  #1   Report Post  
WGeorg
 
Posts: n/a
Default if A1=Null and B1=A1 why is result in B1=0 ??

if A1=Null and B1=A1 why is result in B1=0 ??
because of this I get wrong result for average calculations: average for
(6,8,0) < average for (6,8,null)