Is countif working?
Hi everyone. No matter what column I use in my sheet I can’t get countif to work. Is anyone else having an issue?
Best Answer
-
Hiya!
Just jumping in here @TracyLAshton to say that I see your quotes are angled. ”
Smartsheet needs the straight quotes you'll see if you type directly in a cell: "
=COUNTIF([Project Progress]:[Project Progress], "In Progress - On Track")
Keep in mind that adding quotes turns a number to text, so you may see 0 if your column has numbers in it. For the "Number of units" you may want to just count the number instead:
=COUNTIF([Number of Units]99:[Number of Units]520, 22)
Cheers,
GenevieveNeed more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
to clarify, I am getting #unparseable
-
Hi Tracy, I have not heard of any issues at this time. Would you mind pasting your formula here so we can view it? #UNPARSEABLE is usually an indicator of a minor formating issue so I'm sure we can assist you in checking what might have caused the error. @TracyLAshton
Renée Roberge
-
=COUNTIF([Project Progress]:[Project Progress],”In Progress - On Track”
=COUNTIF([Number of Units]99:[Number of Units]520,”22”
-
Put a close paren at the end
=COUNTIF([Number of Units]99:[Number of Units]520,”22”)
-
Hiya!
Just jumping in here @TracyLAshton to say that I see your quotes are angled. ”
Smartsheet needs the straight quotes you'll see if you type directly in a cell: "
=COUNTIF([Project Progress]:[Project Progress], "In Progress - On Track")
Keep in mind that adding quotes turns a number to text, so you may see 0 if your column has numbers in it. For the "Number of units" you may want to just count the number instead:
=COUNTIF([Number of Units]99:[Number of Units]520, 22)
Cheers,
GenevieveNeed more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
@Genevieve P. you are a genius. This solved my problems. I am not sure why my “ is slanted but I will deal with that from my end. Huge thank you
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!