I am trying to update a parent row with the data found in the children rows
The following formula works
=[Check Number]2 + "," + [Check Number]3
however, I have some parent rows that have more than 2 children beneath them
Is there a formula to use the parent/child relationship to get it to include all data from the children regardless of how many there are?