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.
how to set up an "if" formula with a condition, "if a cell is a date"?
Hi there,
I am trying to set up an equation right now, with a condition, if "Received Date" is a date / if "Received Date" has a value.
Currently, I am using a checkbox as a substitute "=if(Received?x = 1, "y", "n")" ("Received?" is a name of the checkbox column), but with an exception to the equation, the column is unnecessary and I was hoping to simplify the spreadsheet that I am currently working on.
Thanks in advance
Comments
-
I think you are looking for something like this, Cellx would be a date cell.
=IF(IsDate(Cellx), "SUCCESS", IF(IsBlank(Cellx), "BLANK", "Not a Date") )
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives