View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bryan Bryan is offline
external usenet poster
 
Posts: 114
Default how to sum cells and ignore the #div/0! 's ?

I an working with the following formula: =SUM(C8:E8)/COUNTIF(C8:E8,"0") if I
initially have no data entered i get the #div/0! 's is there a fix for this?