How Do I Capture The Most Recent Date From One Sheet Onto Another Sheet?
I am trying to pull the most recent date for a specific project into a cell on another sheet and have it update automatically when a new/most recent date is put in.
Ie. The 10/27/23 date is pulled to a master sheet and updates automatically when a more recent date is put in.
I used this formula, but it didn't work.
=MAX(COLLECT({Date}, {Project Name}, 5001 - Migration to OCI))
Sheet 1:
I went to my Sheet 1 and pulled the Date column first, then the Project Name column. I also changed the Column Type to Date on my Sheet 2.
Sheet 2:
Best Answer
-
Try putting quotes around your text string there at the end.
Answers
-
Try putting quotes around your text string there at the end.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 144 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 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!