View Single Post
  #2   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

counting cells with an integer in

Assuming source numbers in A1:A10
then perhaps, in say, B1:
=SUMPRODUCT(--ISNUMBER(SEARCH(".",A1:A10)))

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---