Comparing dates
Hi, is there a way to compare dates in several columns (in the same sheet) and determine the earliest or latest date from the set? Thanks in advance.
-Zia
Best Answer
-
Earliest would be
=MIN([Power On]@row:[Site Connected]@row)
Latest would be
=MAX([Power On]@row:[Site Connected]@row)
Answers
-
It is possible. Are you able to provide a screenshot that shows the columns you are referring to?
-
Hi Paul, thanks for your response. See screenshot below. I want the last column to be the earliest or latest of the dates in the previous columns. Thanks for your help!
-
Earliest would be
=MIN([Power On]@row:[Site Connected]@row)
Latest would be
=MAX([Power On]@row:[Site Connected]@row)
-
Thank you Paul!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 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!