How to count number of rows that have at least one numeric value? - Microsoft Community


can provide a formula that counts number of rows have @ least 1 numeric value in c:l in row, without relying on helper cells?

the formula must work in excel 2003.

see image below.  can download file "count rows conditions.xls" (click here). [1]  ignore preview errors.  download file.

the formula in m3 =sum(n6:n19) .

the formulas in n7:n19 of form (showing n7; n6 empty):  =--(count(c7:l7)>0) .

note ryan has no 1s in row.  ryan should not counted in m3.

-----

[1] https://app.box.com/s/5ytmtyiews42p6p9fsum83fnv5633bt4

enter below formula array formula (ctrl+shift+enter):

=sum(--(frequency(if(c7:l13<>"",row(c7:l13)),row(c7:l13))>0))

counts non-blank rows.

regards,

amit tandon

www.globaliconnect.com



Office / Excel / Other/unknown / Unknown/other



Comments

Popular posts from this blog

Getting ErrorCode: 120018 when trying to access Microsoft account - Microsoft Community

The message was sent to a distribution list ‎(DL)‎ - Microsoft Community

What is the Office 365 default group Mailbox Users ISV Access Enabled - Microsoft Community