I'm trying to pull the most recent number into a cell using max/collect. What is wrong here?
Hello!
I want to pull the most recent number in Total Pending column into a cell. I've tried this in a variety of ways but it tells me invalid or circular:
=MAX(COLLECT([Week Start Date]:[Week Start Date], [Total Pending]:[Total Pending], [Total Pending]@row))
Thoughts?
Answers
-
Hi @JenWhiteCO ,
You won't be able to reference an entire column of cells for the formula if the destination cell of that formula is contained within the range. That's why you are getting a circular reference error.
Perhaps a Sheet Summary value would work for your needs?
Thanks,
Sam
—
Want to chat about a Smartsheet problem you're facing? Grab time on my calendar here: Schedule a Discovery Call!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 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!