Formula Help with IF ISBLANK and TODAY...
=IF(ISBLANK[Date Filled]@row), [Date of Vacancy]@row - Today@row, [Date Filled]@row-[Date of Vacancy]@row)
I keep getting the #UNPARSEABLE error and I can't seem to figure out why. Any help would be greatly appreciated.
Answers
-
you forgot the beginning parentheses for the is blank function.=IF(ISBLANK([Date Filled]@row), [Date of Vacancy]@row - Today@row, [Date Filled]@row-[Date of Vacancy]@row)
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.
-
Thank you so much!
-
It is still not working
=IF(ISBLANK([Date Filled]@row), [Date of Vacancy]@row - Today@row, [Date Filled]@row-[Date of Vacancy]@row)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 379 Global Discussions
- 210 Industry Talk
- 441 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 300 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!