Hi all,
In Col E, I have a list of values which are summed on the final row. In Col H, I would like to display the percentage of the total that the row makes up i.e. if the total is 200 and E5 is 20, I would like H5 to display 10%.
The number of rows will constantly be changing so I need a way of scripting for each cell in H to be =Etotal/Ecurrentrow, but I am having trouble working out the referencing for it and can't work out how to use a dynamic range or if I should use the code for counting up to the first non-empty cell and get it to do it for every filled in cell in the column, besides the final total (i.e. 100%) one.
If anyone could provide any help, that would be amazing!
Many thanks,
Bookmarks