I think to count numbers as per the criteria, the following Array Formula can be used...
Or this non-array formula......![]()
=SUM(IF(MOD(A1:A6,2)=1,--ISNUMBER(A1:C6)))
![]()
=SUMPRODUCT(--(MOD(A1:A6,2)=1)*--(ISNUMBER(A1:C6)))
I think to count numbers as per the criteria, the following Array Formula can be used...
Or this non-array formula......![]()
=SUM(IF(MOD(A1:A6,2)=1,--ISNUMBER(A1:C6)))
![]()
=SUMPRODUCT(--(MOD(A1:A6,2)=1)*--(ISNUMBER(A1:C6)))
Last edited by sktneer; 10-11-2014 at 01:34 AM.
Regards
sktneer
Treat people the way you want to be treated. Talk to people the way you want to be talked to.
Respect is earned NOT given.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks