Filtering by "does not equal 0" still returns records with 0
I have a sheet consisting of claims records showing dollar amounts. One column is labeled "Balance" where I determine whether we are owed money or if we owe money back to our client. The data is the result of arithmetic between several other columns
I am attempting to count and total the number of records where the Balance = 0. That is represented as "$0.00" in the column because the column is formatted for US $.
In formulas and when I manually filter looking for Balance is equal to 0, I have a handful of records that have $0.00 in that column, but they are not returned in the result. They actually appear in my formulas/filter for "does not equal 0".
I have copied formatting from rows that "work", confirmed the entire Balance column is set to numeric values... I've tried everything I can think of but I can't figure out why these handful of records are not being seen as numeric 0 in this Balance column.
Has anyone else ever encountered this and have a solution?
Answers
-
I'm guessing, is it possible your calculation is actually returning a value such as 0.001 and is rounding to 0.00? So technially not =0?
If so, workarounds could including adding a rounding function to your column or filtering for <-0.01 and >0.01
-
Thanks @BullandKhmer . I figured the same, but what I ended up having to do is create a separate column that did the simple calculation, then had no formatting to the column (i.e., no $ formatting). That worked, for some reason, and I just hid the column.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.4K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 478 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 490 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!