Please help.
I am trying to put together a formula (arrays / macros not available) that tells me the number of cells in a row that it takes to get to a cummulative sum of 100%.
My row looks something like this:
{0,0,0,30%,0,0,30%,40%,0,0}
the formula should result in 8 (because it is only until cell 8 in the row that I reach 100%).
Help is much appreciated.
Bookmarks