J
junkboy
Is there a way to return the argument number when using a Max function?
For instance if I have:
=MAX(80, 14, 82, 10)
82 is what it will return, but is there a way that I can get it to
return 3 which is the argument number (number in the list) ?
Or maybe I should rephrase. I have four calculations that I have to
determine which total is the maximum and then assign a 1, 2, 3, or 4
depending on which calc was the largest. I figured I'd start with the
max function and see what I could do, but maybe there is another way. I
can do this in multiple cells, but I was hoping to do it in one.
Any Ideas?
For instance if I have:
=MAX(80, 14, 82, 10)
82 is what it will return, but is there a way that I can get it to
return 3 which is the argument number (number in the list) ?
Or maybe I should rephrase. I have four calculations that I have to
determine which total is the maximum and then assign a 1, 2, 3, or 4
depending on which calc was the largest. I figured I'd start with the
max function and see what I could do, but maybe there is another way. I
can do this in multiple cells, but I was hoping to do it in one.
Any Ideas?