Thread
:
counting cells with an integer in
View Single Post
#
2
Posted to microsoft.public.excel.misc
Max
external usenet poster
Posts: 9,221
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
---
Reply With Quote
Max
View Public Profile
Find all posts by Max