How to identify the first date and last date from another smartsheet column?
I need to identify the following:
Smartsheet 1, Column Start Date, row 1 cell 1 and Column End Date, row 1 cell 2 (need to obtain from smartsheet 2)
Smartsheet 2, Column Start Date and Column End Date have several dates. Smartsheet 1 needs to identify the earliest Start Date and the latest End Date from these two columns
Any help, I will appreciate very much! 😉
Rob
Thank you very much for any help!😉
Rob
Best Answer
-
You would replace the [Column Name]:[Column Name] with a cross sheet reference.
Answers
-
You can use a simple Max and Min type function if you are just looking for Latest and Earliest dates!
Example: = MAX([Column End Date]:[Column End Date]) will pull the latest end date.
-
but what is the formula to pull from another smartsheet?
Rob
Thank you very much for any help!😉
Rob
-
You would replace the [Column Name]:[Column Name] with a cross sheet reference.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!