Hi!
I want to get two sums of multiple cells in the same column. The column cells have values first decreasing then increasing. The first sum goes from top of the column down to the minimum value, the second sum from the minimum value to the end of the column.
So far I can get the cell address of the minima in a new cell, but I can't manage to set up the two sums by the use of this cell reference. Any idea to solve this?
Bookmarks