I'm using Smartsheet for recording software QA test results. There are some tests that when/if they pass, as indicated by a checkbox, that pass should cascade to pass other tests. The other tests may be in one or more other test groups:
Test 1 passes √
Test group a
Test group b
Test group c
I know I can pull out each test group into its own sheet and link the pass/fail cells that way. I also know I could do add a formula that says if a child row passes, the parent passes...but that's not cell-specific, and since this involves children of differing parents, that's not going to work. Is there any way to link cells within the same sheet?