Parent Children IF CONTAINS Function query
Hello all,
I'm trying to resolve a function for my sheet below.
The basis of the sheet is that a user select "Yes" from the Payment Certificate column which results in Yes populating the Parent Row of the Payment Certificate Helper column. The current formula I'm using is based on me selecting/inputting the 2 or 3 rows manually in the Child tasks - I'd prefer to have the Parent Row automatically look at the Child Rows below because the number of rows in the Children will grow over time.
Then with this resolved, I'll copy and past the formula to each Parent Row.
As an alternative, I'd be happy to have a formula sit in the Parent Row of "Payment Certificate" but I'll probably have to change the font colour so users cannot see it.
Thanks for any advice.
Best Answer
-
Try this...
=IF(CONTAINS("Yes", CHILDREN([Payment Certificate]@row)), "Yes")
Answers
-
Try this...
=IF(CONTAINS("Yes", CHILDREN([Payment Certificate]@row)), "Yes")
-
Thanks Paul, I appreciate your help.
I should have worked that out myself.
I think Smartsheet should provide additional examples possibly using combinations of other functions;
https://help.smartsheet.com/function/contains only provides one - a list of samples would help.
Thanks again.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!