Two Dates fx
Hello what formula would be best show one date from two columns? For example we submit for permit on date 1 and then receive the permit on date 2. What I would like to do is have one smartsheet that shows only one of those dates. So if there is a date for permit submission and not for permit received the cell would show date 1. If there was a date for both then it would show the most recent date.
Answers
-
Hi @Bcoulter
There are a few ways to do this, depending on how you want the data presented.
I would suggest simply setting up a MAX formula that looks at the two cells and returns the Max Date between the two cells (so if one is blank, then it will return the only date entered, but if both are filled then it returns the most recent).
Try this:
=MAX([Date 1]@row, [Date 2]@row)
Keep in mind this would need to be placed in a Date Type of column to return a date.
Let me know if this is what you were looking to do! If not, it would be helpful to see a screen capture of your sheet, but please block out sensitive data.
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
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
Check out the Formula Handbook template!