Hello all,
I have rows of data consisting of between 3 to 6 columns of numbers. The goal is to get the 3 highest numbers of those in each row. For better clarification, the data is a series of test scores, where the top 3 are kept and averaged and the rest (if any-there can be up to 6 total) are discarded. I've tried using nested IF and MAX statements, but can't seem to get the right combination. Can anyone help with a formula for this? I prefer not to use VBA, as I am not experienced with it and cannot provide future support if needed for the end user. Thanks in advance for any suggestions.
Scott
I have rows of data consisting of between 3 to 6 columns of numbers. The goal is to get the 3 highest numbers of those in each row. For better clarification, the data is a series of test scores, where the top 3 are kept and averaged and the rest (if any-there can be up to 6 total) are discarded. I've tried using nested IF and MAX statements, but can't seem to get the right combination. Can anyone help with a formula for this? I prefer not to use VBA, as I am not experienced with it and cannot provide future support if needed for the end user. Thanks in advance for any suggestions.
Scott