1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

COUNTIF function AND only include rows that have data in previous columns

Our take

Are you struggling to get accurate counts from your spreadsheet due to legacy formulas that don’t meet your needs? You’re not alone. The COUNTIFS function can be powerful, but it often falls short when it comes to nuanced conditions. In this guide, we’ll walk you through updating your formula to count only those rows where at least one of the previous columns (A-E) contains data, ensuring your analysis is precise and meaningful.

Can anyone help with the following formula please.

I currently have the following statement that provides a count of all rows that have no text in column F.

=COUNTIFS(F10:F, "")

How can I update this to only consider the row to be counted when at least one of the previous columns has some data. (So when columns A-E are not all empty for that row)

Thanks

submitted by /u/Immediate-Web4294
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Tagged with