View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default counting cells with an integer in

Oops, correction. It should be:
=SUMPRODUCT((NOT(ISNUMBER(SEARCH(".",A1:A10)))*(A1 :A10<"")))
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---