How to use collect with a parameter
Hello:
I have two cell, status and comments. I want a formula that brings the comment when the status is "Delayed". I am trying to use the Collect function, but so far, no success.
Thanks
Answers
-
You would use something along the lines of
=IF(Status@row = "Delayed", Comments@row)
If this isn't it, can you provide more details as well as a screenshot for context?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 513 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!