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
- Smartsheet Customer Resources
- 62.2K Get Help
- 358 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 135 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 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!