Inches abbreviated as "
Hello! I am trying to write a summary formula that will count the number of valves by size within a column. My problem is that the size description recently changed from the word "inch" to the symbol " as the inch abbreviation (ex: 2" for a 2-inch valve).
My old formula was: =COUNTIF([Valve Size]:[Valve Size], ="2 inch")
My New formula would be: =COUNTIF([Valve Size]:[Valve Size], ="2"") but I keep getting an error.
Any help would be appreciated!
Answers
-
I tested this and you can actually just use the following formula without the " symbol:
=COUNTIF([Valve Size]:[Valve Size], ="2")
Hope this helps!:)
-
Thank you so much for taking a look at this! I made that change, and I am not getting the error anymore. Unfortunately, it keeps bringing back a sum of zero and isn't counting the valves.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.2K Get Help
- 360 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!