Sign in to join the conversation:
Hello,
looking for a formula that would mark the parent cell Complete after all the children cells are marked Pass.
Try something like this...
=IF(COUNTIFS(CHILDREN(), "Pass") = COUNTIFS(CHILDREN(), OR(NOT(ISBLANK(cell)), ISBLANK(@cell))), "Complete")
Thanks for the reply but it shows unparseable.
Can you post your exact formula that you are using? Screenshots would also be very helpful. Sensitive/confidential data can be removed, hidden, or replaced with "dummy data" if needed.
Hey, I am using the below formula→ =INDEX({Source_Sheet_Entire_Table}, MATCH([Unique ID]@row , {Source_Sheet_ID_Column}, 0), 1) Although the answer should be "Project details" mentioned in Column 1, it says #No Match. What am I doing wrong?
I have inly one user in my trial account. When I am trying to upgrade to PRO plan it is defaulting for 2 users and not allowing me to upgrade the plan for only one user. Please help.
How can I delete old sheets I no longer use from my account?