Column to indicate whether predecessor tasks are complete

I'm looking for a way to add a set of formulas on a sheet that can work together to produce a checkbox showing whether a task's predecessors have been completed.
Based on another post I saw, I have gotten to the point of having a column that identifies a row's successors, but can't figure out the formula for the next column.
I am getting #UNPARSEABLE with that formula:
=COUNTIFS(Successors:Successors, HAS(@cell, Rownum@row), [% Complete]:[% Complete], OR(ISBLANK(@cell), @cell < 1)) = 0
What can I do to make this formula work? Thank you!
Best Answer
-
EDIT: I have found a different solution that worked, here: https://community.smartsheet.com/discussion/75593/formula-to-indicate-a-task-is-ready-because-predecessors-are-complete-solution
Answers
-
EDIT: I have found a different solution that worked, here: https://community.smartsheet.com/discussion/75593/formula-to-indicate-a-task-is-ready-because-predecessors-are-complete-solution
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!