Date Range formula for last date
Hi
I hope someone can help.
I am trying to create a formula in Smartsheet that can pull the last date (i.e. the latest date) from a range of cells. E.G.: I have x number of dates in a range of cells in column E and I want to create a formula to look at the range and show the last date in that range. I must admit I am not a formula guru by any stretch of the imagination.
Any help would be greatly appreciated.
Comments
-
Hi Penelope,
I'd recommend checking out our article on creating and editing formulas, mainly so that you can become familiar with referencing cells in Smartsheet: https://help.smartsheet.com/articles/2476171-create-and-edit-formulas-in-smartsheet
If you're trying to find the latest date (closest to today), then use a MAX function. For example:
=MAX([Column E]:[Column E])
More on MAX in our help center: https://help.smartsheet.com/function/max
If you need to find the oldest date (furthest from today), then use MIN:
-
Shaine, PERFECT!! Thank you very much and thank you for sharing the info on formulas. Very much appreciated.
-
How to input that =max[ ] function for specific rows under a column? For example, display the max date for column Actual Date in rows 19:27. This would be input in a parent row. The sheet has a different set of dates (Start Date) with dependencies applied.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 351 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 443 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 36 Webinars
- 7.3K Forum Archives