Extracting the LATEST Date
I have three columns each will have a different date in it. I want to write a formula in a fourth column which pulls out the Latest date of those three columns and records that date in the fourth column
Example: Column 1 - Date resume reviewed 03/15/22 ; Column 2 - Date Licensure Reviewed 04/01/22 ; Column 3 - Date Contract reviewed 03/28/22 ; Column four would have a formula which automatically extracts and inputs the date of 04/01/22 as this was the LATEST date of the three dates listed
Answers
-
A Max formula should work
=MAX([Date resume reviewed]:[Date Contract reviewed])
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66K Get Help
- 429 Global Discussions
- 149 Industry Talk
- 488 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 74 Community Job Board
- 499 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!