I have been trying to figure out how to define a range based on the parent. So I know I can sum all the children of a parent but I want to know how parse all the grandchildren or great grandchildren for specific data.
I can define how many rows to the last row is under a parent but I can`t use that number to define the range. One step left anyone done this?