I would like to count the number of REDs for Parent cells only (not children). Any help would be much appreciated.
To clarify, the blue rows are children of light tan rows, so technically not primary Parent.
=countif(children(Column51), "Red")