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
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 144 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!