L
lea
how do i get the exact percentage of each cell in a row of numbers from the
total row amount
total row amount
Gaurav said:If your data is in A1:A10 and the SUM is in A11 enter the following in B1
=A1/$A$11
Right click on B1, select percentage. Now drag it down.
Is this what you want?