Max if
Samuel Dowdy Jr.
✭✭✭✭✭✭
=MAX([Month - Count]:[Month - Count], IF([Month Closed]:[Month Closed], 1))
I know Im way off on this formulas, but what I am trying to do is reflect the month that is currently closed. Month Closed is a checkbox. Im trying to collect the most recent or max month count if the month is closed is checked.
Best Answer
-
=MAX(COLLECT([Month - Count]:[Month - Count], [Month Closed]:[Month Closed], @cell=1))
Answers
-
=MAX(COLLECT([Month - Count]:[Month - Count], [Month Closed]:[Month Closed], @cell=1))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 72 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 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!