View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
WonderingaboutMicrosoft WonderingaboutMicrosoft is offline
external usenet poster
 
Posts: 1
Default Count cells with numbers and ignore cells with errors

I want to count the cells with numeric values and ignore the cells that
contain #DIV/0! in Office 2007 Beta BTR.

I have tried countif, countifs, and several other formulas. I have tried
setting the cells to TRUE and FALSE and counting numeric values but nothing
seems to work.

Thanks in advance.