Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Automatically check-mark parent row when all children rows have been check-mark
In below scenrio, is there a formula or some approach that will enable new added rows to be automatically accounted by formulations on outdent rows? The purpose is to automatically checkmark the parent/outdent rows when all their children/indent rows have been checkmarked.
Pls refer to attached picture “Query - Checkmark row” for picture-supported explanation:
• "=3" variable inside formulation of row 7’s cell automatically update itself to account for an indent row inserted (ex. row 14) with new info.
Thank you.
Jon
Tags:
Comments
-
The answer is:
=IF(COUNTIF(CHILDREN(), 1) = COUNT(CHILDREN()), 1, 0)
The below question thread also points to the answer:
https://www.smartsheet.com/blog/support-tip-checkbox-formula
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 151 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives