P
Phillycheese5
I'm looking for the formula that will use the largest 5 values in colum
A and average the corresponding values in column B. I tried this...
=AVERAGE(IF(A1:A500>LARGE(A1:A500,5),B1:B500))
which gave me an answer which was close, but not exact as to when I di
it manually; so something is off.
Any help would be appreciated.
Thanks,
Phillycheese
A and average the corresponding values in column B. I tried this...
=AVERAGE(IF(A1:A500>LARGE(A1:A500,5),B1:B500))
which gave me an answer which was close, but not exact as to when I di
it manually; so something is off.
Any help would be appreciated.
Thanks,
Phillycheese