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
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!