Hi,
you need conditional formatting....Select your range, goto
Format>Conditional Formatting...in the file menu then (assuming your
range is A1:A10) enter this
Formula Is = =A1=MAX($A$1:$A$10) and set the format you want.
Assume that your range is A1:A10.
Select the range, go to FORMAT > CONDITIONAL FORMATTING
in condition 1 box, you will have 'cell value is', in the next box select
'equal to', and enter the following in the 3rd box: max($A$1:$A$10). Click
on format and select green in the pattern tab (third tab).
Then Click 'ADD' to enter the second condition. This time enter min($A$1:$A
$10) and select red color.
Click ok. Note that the above formula should not be inside double quotes in
the boxes mentioned as above.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.