Column Names not being recognized in formulas
Hi, I'm running into a problem with the column names not being recognized when typing in a formula. I am trying to count the number of users with access using the "yes" symbol and "Active" status using the following formula:
=COUNTIF([User Access]:[User Access], "yes", [Status:Status], "Active")
This formula should work but I keep getting an UNPARSABLE error and I noticed that when I type in the formula, it's not recognizing the column names and turning blue like it usually does. Any idea what could be wrong?
Thanks!
Answers
-
Try removing the square brackets from around Status:Status. You are also going to need to use a COUNTIFS with the "S" on the end to be able to include multiple range/criteria sets.
-
I did that and it did not work, but then I renamed the column with just a single name and adjusted the formula to use only a single name and now it works.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 455 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!