C
carlos
Hi. I have the following data:
A B C D E F G
Row1 0.6 0.6 0.6 0.55 0.6 0.6
Row2 0.7 0.7 0.7 0.7 0.7 0.7
Row3 0.6 0.6 0.6 0.55 0.6 0.6
I would like to write a formula in column G that will
look at the value in column A and return "BEST" if the
value is greater than the values in column B,C,D,E,F.
Thank you in advance for your assistance.
A B C D E F G
Row1 0.6 0.6 0.6 0.55 0.6 0.6
Row2 0.7 0.7 0.7 0.7 0.7 0.7
Row3 0.6 0.6 0.6 0.55 0.6 0.6
I would like to write a formula in column G that will
look at the value in column A and return "BEST" if the
value is greater than the values in column B,C,D,E,F.
Thank you in advance for your assistance.