Hi
I use this formula to count how many Red (RYG) there are for a parent task
Countif(Children(), "Red")
I find that I have to place this in the parent line and in the RYG column
What do i do if I want to count the "Yellow"s as well?
By Extension, in Status we have more than 2 statuses so how do you do a countif for the various possibilities ?
Thank You