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
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!