View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
S.Paul S.Paul is offline
external usenet poster
 
Posts: 1
Default Can I change the color of the largest number in a column?

Select the range of cells in that column,go to conditional formatting,select
new rules, click new rule, select the 3rd rule type "format only top or
bottom ranked values" select "top" in the rule description box then enter 1
in the adjacent box then select format and selct whatever color you want to
apply to highest value

"Bill" wrote:

In an Excel 2007 spreadsheet I have a column of numbers that is incremented
each month. I would like to have the largest number in that column -- which
may change from month to month -- appear in read not black. How do I write a
formula to do that, or how otherwise do I do it?