Help with MIN and MAX formula referencing another sheet
I am trying to pull the MIN date from a column of dates in another sheet and keep getting errors. The sheets are in the same workspace. What am I doing wrong?
Answers
-
Hello @Sarah L,
You might try using the MIN formula in conjunction with COLLECT. I believe you have to use something with MIN in order to pull from another sheet.
You might try something like this:
=MIN(COLLECT({Closest-to-Close Daily Standups Project PI Range 2}, {Closest-to-Close Daily Standups Project PI Range 2}, <>""))
Please make sure your Column types are dates for the sheet you are searching, and the sheet you are searching from.
Hope this helps!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 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!