Count formula results are off by 1
I build a simple formula to count results in a column
=COUNT(Status:Status, "Open/Active")
When i fist made the formula it should have reported 4 but it said 5. I made sure that nothing was hidden or had white on white text and even deleted all the rows out . When all rows were deleted out the formula returned value of 1
Best Answer
-
Cool, thanks for catching that. I just edited it. Can you mark it as the correct answer! Thanks. Glad I could be of help.
Answers
-
Try using =Countif(Status:Status, "Open/Active")
-
Can you send a screenshot of test data that mimics what you have setup? That will help as well.
-
You had a period instead of a comma after Status, but otherwise it worked
-
Cool, thanks for catching that. I just edited it. Can you mark it as the correct answer! Thanks. Glad I could be of help.
-
Done! thanks
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!