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:
https://calendly.com/sam-samharwart/30min
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 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!