Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Hide formula error message
Hi, I have set a formula up to add 7 working days to a date: The date is added once an action is completed.
=WORKDAY([Date]1, +(7))
If the source cell is empty I get the error message
#INVALID DATE TYPE
Is there any way to hide or remove the error message.
Thanks Hugh
Comments
-
=IFERROR(WORKDAY(Date1,7),"Date Needed")
make sure this formula is entered into a "Date" type column cell. You could replace "Date Needed" with "" if you want no text to appear.
-
I recommend avoiding using an empty string "" if you can. If the cell is empty, someone might think it's blank and manually type a value in—which deletes the formula.
-
Thanks Brent, much appreciated.
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives