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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 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!