I am hoping someone can help me. I need to find a function or string of funtions to do the following:
I have 20 numbers entered in a column. What i need is to use a function that will add up the lowest 10 of the 20 numbers and give me the total.
Any ideas ?
Jim
PS i know i could sort them and then select the bottom 10 but that is not an option in my situation.
Bookmarks