Dynamically reference formula from another row
I have a mockup report in edit mode below. In cell B2, I calculate the percentage contribution of the members in Row 2(Children) using the formula [A]/A,1].
Row 2 and 3 always contain same set of child members with other dimension combination changing. Now i want to multiply the percentages calculated on B2 by the value in cell A1 and populate the results in B3 for child member dynamically. basically to compare the values.
Since the number of child members will be very high, i do not want to place each child into a separate row. Is there a way to reference and apply calculation to all child without putting them into separate rows.
0