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

Why is my COUNTIFS not counting correctly?

Our take

Are you frustrated that your COUNTIFS formula isn’t delivering the expected results? You’re not alone—many users encounter similar challenges when comparing columns with specific criteria. In your case, you're counting instances where column A equals 3 and column G is less than column F, yet the output is lower than anticipated. This often happens due to overlooked data nuances, like row 28 in your example. Let’s dive deeper to uncover why adjusting that value can change your results and ensure accurate counting in your spreadsheets.

I've linked the data here: https://i.imgur.com/UHC2ngj.png

I am comparing two columns, include in the count if both:

  • column A fund = 3

  • column G is less than column F

I expect an output of 2, but I'm getting 1. I am assuming it is not counting row 28.

Weirdly if I change G28 in the raw data to a value ~2.1 or less, it will correctly pick up in the count.

submitted by /u/NewMexicoBoard
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with