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
- 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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!