Excel Formula Error
Hi All,
I've referenced the forums for help and thought someone might help me with the "unparseable" error I am getting. We are trying to do complex formulas:
=COUNT(IF(FREQUENCY([Listing Key]2:[Listing Key]20)>0,1))))
The "[Listing Key]2:[Listing Key]20" reflect the chosen cells to crunch the formula. Attached is a screenshot for reference of what I may be doing wrong.
Comments
-
=COUNTIF([Listing Key]2:[Listing Key]20, "BofA")
Give this a shot...
-
That doesn't quite do it.
FREQUENCY() in Excel does not have a true counterpart in Smartsheet.
You'll need to build this functionality yourself using COUNTIF() as Paul lists, but each search term ("BofA") needs to be set up in turn. In other words, somewhere that you can build your own table to get them.
Craig
-
I appreciate the suggestion! Thank you.
-
I'll try this with more criteria to get the formulas to work. Thank you, Craig!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!