Invalid Data Type

Robert S Fike
ββββ
Can anyone help with this formula.
Answers
-
You can just wrap it all up in an IFERROR to get rid of the #ERROR.
=IFERROR(IF(ISBLANK([Pre-Sale Contract Date (TBD Convert)]@row), NETDAYS([Lot Hold Date]@row, TODAY()), NETDAYS([Lot Hold Date]@row, [Pre-Sale Contract Date (TBD Convert)]@row)), "Missing Dates")
Then if any of the dates are missing it would return "Missing Dates" instead of the error message.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives