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
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!