Sign in to join the conversation:
This is likely an elementary question, but I am having a challenge to get the formula for the Count of Children when I have the formula, for example, in a column B cell and I want to count the children of column A. What am I doing wrong?
Hi Cindy,
I don't know what you are doing wrong because i can't see your formula
Here is my example. =COUNT(CHILDREN(A1))
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant / Get Done
Thank you so much.
That worked, duh.
Now one more a little trickier:
Column "Month" is the parent. The children include names and other contact details for people who have filled out an online form to RSVP to a class.. RSVP is a column and each child has populated "Yes, No, or Maybe".
Currently my formula for the RSVP is: =COUNTIF(RSVP473:RSVP511, "Yes")
But, this requires me to constantly maintain the formula settings (e.g. rows 473 through row 511) each month as RSVP's come in.
How can I get a count of "Yes" RSVP's based on the children of Parent "Month" (row 472)
Hi again Cindy,
Happy to help!
Heres for the trickier one.
Andrée
Yay! You rock. I've dealt with that irritation for over a year. So happy!
Thanks!
It was my pleasure!
This really helped me too. Thanks Andree!
Hi @Philipjul
I hope you're well and safe!
Excellent! Glad to hear it was helpful!
Be safe, and have a fantastic week!
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
We have a sheet to help track when notary renewals are upcoming for staff and its a fairly simple process. We have a date column that lists the expiration date, a helper column that turns that into a total day count, status, and if an application was recvied. The trigger for this would be when that Days Until Expiration…
Hi Team, I have 2 columns in the sheet One is Month and the values are Jan, Feb, Mar,…. Dec Another column is $ value against each of the month. All I need is that based on current date/month, the sum value for Previous month and Current Month sums up. All I need in a separate cell value to just sum up for Current and…
This discussion was created from comments split from: Index Match with multiple results?.