How am I using this Formula wrong?
I get a "#INVALID COLUMN VALUE" error from this formula.
Best Answer
-
The Has() as well as the Contains() Functions have to be used as part of another Formula. As It only returns True or False. So instead try
=IF(Has(Testing1:Testing13,13),"Value you want it to return if True","Value you want it to return if False")
If you omit the False portion of the formula it will return a blank.
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Answers
-
The Has() as well as the Contains() Functions have to be used as part of another Formula. As It only returns True or False. So instead try
=IF(Has(Testing1:Testing13,13),"Value you want it to return if True","Value you want it to return if False")
If you omit the False portion of the formula it will return a blank.
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!