I have matrix with subtotal,
the subtotal1= Column1 + column2 and Column3
Subtotal2= column4 + Column5 +Column6
the calculation we want is = Column1/subtotal1, coulmn2/subtotal1 and Column3/subtotal1
Column4/subtotal2 column5/Subtotal2 and Column6/Subtotal2
how we can archive this